index
:
transparent-cube
emscripten
features/add-ui
features/replace-math-functions
features/wasm-without-emscripten
features/windows-initial-platform
master
Transparent cube for linux and WASM/webGL.
Amin Mesbah
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Switch to 0BSD license
HEAD
master
Amin Mesbah
2019-10-19
*
Don't call glGetUniformLocation every frame
Amin Mesbah
2019-07-03
*
Fill whole browser window with webgl canvas
Amin Mesbah
2019-07-02
*
Add references to readme
Amin Mesbah
2019-06-28
*
Add unlicense
Amin Mesbah
2019-06-28
*
Export functions via linker arguments
Amin Mesbah
2019-06-24
*
Add a readme with build instructions
Amin Mesbah
2019-06-24
*
Merge branch 'features/windows-initial-platform'
Amin Mesbah
2019-06-24
|
\
|
*
Move glfw Windows deps into libs/glfw_windows/
features/windows-initial-platform
Amin Mesbah
2019-04-27
|
*
Get it running on Windows
Amin Mesbah
2019-02-02
*
|
Remove emscripten
Amin Mesbah
2019-06-23
*
|
Merge branch 'features/wasm-without-emscripten'
Amin Mesbah
2019-06-23
|
\
\
|
*
|
Clean wasm stuff up
features/wasm-without-emscripten
Amin Mesbah
2019-06-23
|
*
|
Pass updated screen dimensions to update function
Amin Mesbah
2019-06-23
|
*
|
Realize we just needed to pass down our bool
Amin Mesbah
2019-06-23
|
*
|
Successfully render the cube in webgl
Amin Mesbah
2019-06-23
|
*
|
Fix contrarotation
Amin Mesbah
2019-06-23
|
*
|
Note that cubes rotate in opposite directions
Amin Mesbah
2019-06-23
|
*
|
Add some uniforms
Amin Mesbah
2019-06-23
|
*
|
Fix gl viewport update
Amin Mesbah
2019-06-23
|
*
|
Clean up resize code
Amin Mesbah
2019-06-23
|
*
|
Resize the webgl viewport
Amin Mesbah
2019-06-23
|
*
|
Render a simple triangle to debug webgl problems
Amin Mesbah
2019-06-23
|
*
|
Merge branch 'features/replace-math-functions' into features/wasm-without-ems...
Amin Mesbah
2019-06-22
|
|
\
\
|
*
|
|
Don't truncate float color values
Amin Mesbah
2019-06-20
|
*
|
|
Produce the first flicker of life
Amin Mesbah
2019-06-20
|
*
|
|
Render a black background successfully!
Amin Mesbah
2019-06-20
|
*
|
|
Fix wrapped webgl function
Amin Mesbah
2019-06-20
|
*
|
|
Clean up a bit
Amin Mesbah
2019-06-20
|
*
|
|
Persist game state across render calls
Amin Mesbah
2019-06-20
|
*
|
|
Get wasm build compiling and partially running
Amin Mesbah
2019-06-20
|
*
|
|
Narrow down missing deps to cosf and sinf
Amin Mesbah
2019-06-16
|
*
|
|
Hoist file io to platform layer
Amin Mesbah
2019-06-15
|
*
|
|
Fix builds broken when we switched to unity build
Amin Mesbah
2019-06-15
|
*
|
|
Add header translating gl calls to webgl calls
Amin Mesbah
2019-06-15
|
*
|
|
Switch to unity build
Amin Mesbah
2019-06-15
|
*
|
|
Remove more unused code
Amin Mesbah
2019-06-15
|
*
|
|
Inline math functions
Amin Mesbah
2019-06-15
|
*
|
|
Remove unused pyramid rendering code
Amin Mesbah
2019-06-15
|
*
|
|
Remove unused math functions
Amin Mesbah
2019-06-15
*
|
|
|
Merge branch 'features/replace-math-functions'
Amin Mesbah
2019-06-22
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Implement sine and cosine
features/replace-math-functions
Amin Mesbah
2019-06-22
|
*
|
Discover we don't need sqrtf
Amin Mesbah
2019-06-21
|
*
|
Wrap math functions
Amin Mesbah
2019-06-21
|
*
|
Get rid of powf
Amin Mesbah
2019-06-21
|
/
/
*
/
Use GLFW_FALSE in glfw function call
Amin Mesbah
2019-06-14
|
/
*
Ask for vsync
Amin Mesbah
2019-02-02
*
Enable MSAA on Linux
Amin Mesbah
2018-08-05
*
Render a nice looking translucent rgb cube
Amin Mesbah
2018-08-05
*
Make glfw window resizable
Amin Mesbah
2018-08-05
[next]