-
Updated
Jan 13, 2019 - JavaScript
#
uniform
Here are 28 public repositories matching this topic...
A jQuery plugin to make your form controls look how you want them to. Now with HTML-5 attributes!
Simple tool to load GLSL shaders on HTML Canvas using WebGL
javascript
webgl
canvas
shaders
html-canvas
glsl
texture
uniform
fragment-shader
vertex-shaders
glsl-sandbox
-
Updated
Dec 4, 2019 - JavaScript
tim-rex
commented
Sep 21, 2019
The README document describes the following in the following section
glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP);
glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_CLAMP);
Do you probably want GL_CLAMP_TO_EDGE for these texture_wrap parameters?
A friendly web-component for writing and rendering shaders.
javascript
webgl
canvas
creative-coding
shaders
html-canvas
glsl
texture
shadertoy
uniform
fragment-shader
vertex-shaders
glsl-sandbox
pixel-shader
shader-playback
-
Updated
Apr 8, 2020 - JavaScript
Contemplate: Fast, extendable object-oriented and light-weight Template Engine for PHP, Python, Node.js, Browser and XPCOM/SDK JavaScript
python
fast
php
template
browser
template-engine
isomorphic
object-oriented
node-js
extendable
uniform
-
Updated
Apr 22, 2019 - JavaScript
React forms made ez
-
Updated
May 23, 2020 - TypeScript
Objective-C wrapper for Uniform Type Identifiers (UTIs)
-
Updated
Jun 28, 2018 - Objective-C
Uniformly places a single random point in each bounded cell of a Voronoi/Dirichlet tesselation.
voronoi-diagram
voronoi
uniform
poisson-process
voronoi-tessellation
poisson-point-process
dirichlet-tessellation
-
Updated
Oct 20, 2019 - Python
Function to generate almost uniformly points on a sphere
-
Updated
Sep 6, 2019 - OCaml
A logic language to simplify and improve online form validation.
-
Updated
Apr 8, 2018 - JavaScript
A repository that presents the results of Fossilized Birth-Death Trees for five datasets of Chang et al. (2015)
-
Updated
Jan 29, 2019 - Python
The Grant Accountability and Transparency Act, also known as GATA, was passed by the Illinois Legislature in 2014. GATA confirms ICJIA’s commitment to the Federal Uniform Guidance 2 CFR 200, which went into effect in December 2014.
-
Updated
Apr 30, 2020 - Vue
This is a project I did in the Spring of 2017 for a graduate course in Statistical Computing. I was asked to find the descriptive statistics of 1000 simulations of a distribution, specifically to find the mean, median, midrange, and interquartile range of the simulations. I was asked to find these statistics for 1000 simulations of sample sizes of 10, 30, and 100. I was aslo asked to find each of these sample sizes for Normal, Uniform, and Exponential distributions.
-
Updated
Jul 12, 2017 - R
JS to make various elements of equal height regardless of content.
-
Updated
Feb 13, 2014 - JavaScript
A simple jQuery library to help you display uniform images.
javascript
css
jquery
photos
cdn
images
height
uniform
width
chigozie
orunta
chigozieorunta
uniformimages
unim
unim-square
unim-circle
unim-portrait
unim-landscape
-
Updated
Feb 26, 2020 - JavaScript
A simple crawler script for Uniform Map / 制服地圖 (http://uniform.wingzero.tw/)
-
Updated
Jun 11, 2019 - Python
School uniform: Can it be bought more cheaply?
-
Updated
Aug 13, 2019
Programming projects for CSCI561 Foundations of Artificial Intelligence
-
Updated
May 18, 2020 - Java
Improve this page
Add a description, image, and links to the uniform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uniform topic, visit your repo's landing page and select "manage topics."
Trying to properly install the glfw dependency
I had assumed everything, headers and dll's, should go into the glfw folder, but it appears that the solution is expecting the header file to be elsewhere. Could you please tell me where these all go?
Thanks!