Joel Middendorf
24e6632ef9
Fix transparency in RGBA16 textures; Mirror textures
2017-11-11 17:10:56 -05:00
Joel Middendorf
1693db4524
Disable texture cache
2017-11-11 14:30:11 -05:00
Joel Middendorf
e277de7df6
Merge branch 'master' of github.com:schibo/1964js
2017-11-11 13:01:52 -05:00
Joel Middendorf
467750bed7
Update home page with Google Chrome link
2017-11-11 13:01:16 -05:00
Joel Middendorf
9aa707e072
Bump to 0.1.26
2017-11-10 20:11:05 -05:00
Joel Middendorf
7a307e6acd
Merge branch 'master' of github.com:schibo/1964js
2017-11-10 20:10:33 -05:00
Joel Middendorf
1c9472ecdd
model lighting
2017-11-10 20:01:03 -05:00
Joel Middendorf
08938aec71
light color fix
2017-11-10 00:19:43 -05:00
Joel Middendorf
a396b2d4c8
Optimization so matrices are reused instead of reallocated
2017-11-09 22:53:51 -05:00
Joel Middendorf
ed9f51967f
Bump to 0.1.25
2017-11-09 14:23:43 -05:00
Joel Middendorf
ce1db93732
Merge pull request #5 from schibo/lighting
...
Lighting
2017-11-09 14:22:18 -05:00
Joel Middendorf
6e2c00b21d
Lighting improvements
2017-11-09 14:21:25 -05:00
Joel Middendorf
fe28b94fce
Geometry mode fixes
2017-11-09 09:51:33 -05:00
Joel Middendorf
eaf65e9c6e
Lighting
2017-11-08 15:25:11 -05:00
Joel Middendorf
15c9fab1bb
Lighting
2017-11-08 10:59:21 -05:00
Joel Middendorf
d8da1e7f0e
Bump to 0.1.24
2017-11-07 22:26:00 -05:00
Joel Middendorf
1c0cd3b29a
Bump to 0.1.24
2017-11-07 22:24:43 -05:00
Joel Middendorf
8acf16b7e1
Merge pull request #4 from schibo/lighting
...
Lighting
2017-11-07 22:23:36 -05:00
Joel Middendorf
a9aab72248
Disable lighting for now; fix timing of run loop
2017-11-07 22:21:36 -05:00
Joel Middendorf
616c9320c9
Lighting improvements
2017-11-07 20:59:41 -05:00
Joel Middendorf
112822b6e4
Merge branch 'master' into lighting
2017-11-06 10:00:01 -05:00
Joel Middendorf
9e844ff12e
Minor formatting fixes detected by latest coffeelint
2017-11-06 09:59:21 -05:00
Joel Middendorf
f1d828df1c
lighting
2017-11-06 07:45:30 -05:00
Joel Middendorf
c90e00a377
get light data
2017-11-06 07:07:31 -05:00
Joel Middendorf
52fd662aa7
Lighting
2017-11-06 06:30:06 -05:00
Joel Middendorf
51cae8f886
geometry modes for flat primColor and lighting (WIP)
2017-11-06 02:43:53 -05:00
Joel Middendorf
ecd4675962
Parse geometry mode data
2017-11-06 01:40:48 -05:00
Joel Middendorf
31d9f88877
cull face
2017-11-06 01:14:07 -05:00
Joel Middendorf
a270f3e7a4
Color combiner improvements
2017-11-06 00:10:35 -05:00
Joel Middendorf
cadb828e4a
More blend modes
2017-11-05 21:57:09 -05:00
Joel Middendorf
720679fa3c
alpha test in fragment shader
2017-11-05 21:26:50 -05:00
Joel Middendorf
a562dc88bf
Shader improvements
2017-11-05 20:13:03 -05:00
Joel Middendorf
b85bef4004
Color Combiner improvements
2017-11-05 15:12:09 -05:00
Joel Middendorf
f2788ee3d6
update output files
2017-11-05 05:38:06 -05:00
Joel Middendorf
2bcb5f1bb6
More blender modes
2017-11-05 05:08:08 -05:00
Joel Middendorf
6bd729932b
Improved shaders
2017-11-05 04:15:49 -05:00
Joel Middendorf
602ff694fe
Shader improvements
2017-11-04 11:48:00 -04:00
Joel Middendorf
bc1c80f439
embed shaders in html to prevent caching old external shader files
2017-11-03 23:30:14 -04:00
Joel Middendorf
1c1c1d2add
Bump to 0.1.23
2017-10-26 18:40:09 -04:00
Joel Middendorf
c4482f53bd
load/store optimizations
2017-10-26 18:36:35 -04:00
Joel Middendorf
886d8c256c
load/store optimizations
2017-10-26 17:24:47 -04:00
Joel Middendorf
ce8ad8fd99
Fix to wrapEval
2017-10-26 03:47:04 -04:00
Joel Middendorf
49c3dea2aa
minifier was broken because --version was in the java command for the minifier
2017-10-26 01:45:50 -04:00
Joel Middendorf
e3b491e09c
Fix line endings
2017-10-25 23:00:59 -04:00
Joel Middendorf
6a632486f1
Google ads
2017-10-25 21:15:24 -04:00
Joel Middendorf
f4d2a55876
Fix file format
2016-09-06 23:51:22 -04:00
Joel Middendorf
758b6041cc
Renderer file format
2016-09-06 23:45:49 -04:00
Joel Middendorf
46aa43997e
Updated closure compiler; memory cleanup
2016-09-06 23:13:02 -04:00
Joel Middendorf
8610f98b57
minor copy changes
2016-01-05 01:47:25 -05:00
Derek "Turtle" Roe
8b7996442b
See long description
...
Add .gitattributes
Add .gitignore
Update README to GitHub-flavored Markdown
Fix shader files on Windows and on systems that don't handle files
without extensions well
2016-01-02 00:42:39 -06:00