Commit Graph

48 Commits

Author SHA1 Message Date
Paul Graffam 40dc533d59 Added gltf duck files 2020-07-06 17:22:18 -04:00
Paul Graffam afb4645347 Updated packages and re-ran build 2020-03-17 18:37:47 -04:00
Paul Graffam 37ffe49cdc Added template logic 2019-01-29 16:55:18 -05:00
Paul Graffam a4f88fee78 Import styles into project 2019-01-29 16:55:05 -05:00
Paul Graffam c25969dd94 Fixed pathing to css 2019-01-29 16:54:39 -05:00
Paul Graffam 5b806289ce Remove old files 2019-01-29 16:54:20 -05:00
Paul Graffam 98ced74b80 Refactored public dirs 2019-01-29 16:54:10 -05:00
Paul Graffam ea9380baa5 Added new packages, updated scripts 2019-01-29 16:52:45 -05:00
Paul Graffam fa214fd967 Enabled ambient light 2019-01-24 17:58:53 -05:00
Paul Graffam 26a7239c91 Updated dat.gui 2019-01-24 17:58:40 -05:00
Paul Graffam 8628734c6a New generated chunk files 2019-01-24 17:58:29 -05:00
Paul Graffam d6fb7d1a71 Moved index.html to html dir, new generated index.html 2019-01-24 17:57:57 -05:00
Paul Graffam 3018c6f5bd Reformat parameters 2019-01-23 17:26:49 -05:00
Paul Graffam 052e101e1c Updated model to correct json 2019-01-23 17:26:17 -05:00
Paul Graffam 7381928803
Merge pull request #18 from lucaskuzma/camera-fix
Update camera.js
2018-10-24 11:15:33 -04:00
Matthew Harris ba8478fbe5
fixes #15 - clarify animation mixer comment 2018-10-06 17:33:35 +07:00
lucaskuzma 44808a4974
Update camera.js
No need to involve pixel ratio here.
2018-09-18 09:22:26 +02:00
Matthew Harris 97f5358f95
Add clarification for a comment
I removed this as it looked pointless, only to realise it was because it was for using outside of the class
2018-06-27 09:45:34 +07:00
weiserhei 3ca1bce253
add argument `event` to onKeyChange function calls
because otherwise its undefined
2018-05-11 22:33:04 +02:00
Paul Graffam 58e3b39fce Set to triple equals 2018-02-25 19:31:59 -05:00
Paul Graffam e183f91dee Updated vendor files to latest 2018-02-25 19:30:59 -05:00
Paul Graffam de7032afe8 Cleanup 2018-02-25 19:30:17 -05:00
Paul Graffam 4ef5184b16 Refactored rStats to its own module, added config option for displaying stats 2018-02-25 19:30:01 -05:00
Paul Graffam 4b584783d7 Set to triple equals 2018-02-25 19:27:55 -05:00
Paul Graffam 6474293117 Updated public files 2016-10-07 14:55:46 -04:00
Paul Graffam ee7369d79b Added more comments 2016-10-07 14:55:31 -04:00
Paul Graffam c2f4f1741b Passed in color to material constructor 2016-10-07 14:55:13 -04:00
Paul Graffam 2837909a17 Added sphere, updated to use Material class 2016-10-07 14:54:45 -04:00
Paul Graffam 29a2f7393d Style updates 2016-10-07 14:54:20 -04:00
Paul Graffam a21f06e3ea Refactored gui functions to static helper functions 2016-10-07 14:53:11 -04:00
Paul Graffam 3737462bd5 Commented and updated 2016-10-07 04:42:23 -04:00
Paul Graffam ac06ae8cbd Set to use Helper static methods, commented and updated 2016-10-07 04:41:27 -04:00
Paul Graffam 0b556be6bc Updated config values 2016-10-07 04:40:50 -04:00
Paul Graffam f2087cab2d Minor cleanup 2016-10-07 04:40:29 -04:00
Paul Graffam a2f26b057b Added base and loading files, updated styles 2016-10-07 04:39:35 -04:00
Paul Graffam 24ff7899c3 Added static classes to log progress and errors 2016-10-07 04:38:54 -04:00
Paul Graffam 43c3e43984 Renamed to meshHelper to avoid confusion with other helpers 2016-10-07 04:38:28 -04:00
Paul Graffam 3b691178b0 Added new rStats extras file path 2016-10-07 04:37:29 -04:00
Paul Graffam 2f150b614c Updated rStats 2016-10-07 04:37:03 -04:00
Paul Graffam 9bc1583877 Fixed Three.js import, updated file imports, commented code 2016-10-06 23:15:00 -04:00
Paul Graffam 93156a8174 Refactored app js into folders, fixed three.js import for new version, minor changes after lint pass 2016-10-06 23:14:07 -04:00
Paul Graffam 2fba979793 Set paths to local 2016-10-06 23:11:58 -04:00
Paul Graffam 17188d80c1 Refactored styles to folders 2016-10-06 23:11:22 -04:00
Paul Graffam 988d718b5a Cleaned up and updated vars to ES6 2016-10-06 23:10:05 -04:00
Paul Graffam 7b4318dc86 Set paths to local, added loading div 2016-10-06 23:09:07 -04:00
Paul Graffam 604b496d5e Delete old model json file 2016-10-06 23:04:14 -04:00
Paul Graffam a6737ae8b1 Renamed to Teapot.json for naming consistency 2016-10-06 23:03:24 -04:00
Paul Graffam af6d73cca1 Initial commit 2016-09-12 15:54:07 -04:00