Wykres commitów

347 Commity (fade10a15230b2c0a1950ddcc22bb3000a2dd16c)

Autor SHA1 Wiadomość Data
James Ball 22d9412291 Format code and refactor some attributes 2020-10-18 16:19:11 +01:00
James Ball 3467132e3f Reorganise imports 2020-10-18 14:49:23 +01:00
James Ball 8b0a526f2d Use DEFAULT_WEIGHT instead of magic number 2020-10-18 14:47:18 +01:00
James Ball 7b7e3b8464 Heavy refactor of main function 2020-10-18 14:29:47 +01:00
James Ball c67225c21f Add comments and verbose messages 2020-10-01 14:30:45 +01:00
James Ball bbc335862e Fix weight when translating object 2020-10-01 14:12:57 +01:00
James Ball ca9cf4c97b Remove framerate cap for MUCH better performance 2020-10-01 13:41:32 +01:00
James Ball edd49f9b56 Add libraries for easier compiling 2020-10-01 12:46:03 +01:00
James Ball 8269832daf Add comments and clean code 2020-10-01 12:44:33 +01:00
James Ball 9ce17334c3 Further code clean-up 2020-10-01 12:30:09 +01:00
James Ball b00734fb15 Clean-up old code and make AudioPlayer non-static 2020-10-01 12:12:07 +01:00
James Ball 949d8f63f3 Remove unneccesary models 2020-09-30 23:14:43 +01:00
James H Ball 02e5c00fa2 Merge pull request #3 from jameshball/pre-render
Implement pre-rendering of frames
2020-09-30 21:12:49 +01:00
James Ball 05bdd38216 Remove TODO 2020-09-30 21:01:36 +01:00
James Ball 0f2be2cee6 Add parallel pre-rendering 2020-09-30 21:00:33 +01:00
James Ball 5067c4747e Implement pre-rendering 2020-09-30 20:24:26 +01:00
James Ball 5659832a23 Merge branch 'master' of github.com:jameshball/osci-render 2020-09-30 18:43:53 +01:00
James Ball d33ade4b25 Rename vars 2020-09-30 18:43:29 +01:00
James H Ball 89d29010c3 Add libraries to README 2020-09-27 13:37:54 +01:00
Jessica Lally 8f4552b26b Merge pull request #2 from jessicalally/master
Update README.md
2020-06-23 21:07:24 +01:00
Jessica Lally 0a60354e78 Update README.md 2020-06-23 21:06:09 +01:00
James H Ball 1aedf8dd3e Update README.md 2020-05-08 20:43:19 +01:00
James H Ball 133fdf5e54 Update README.md 2020-04-19 22:59:17 +01:00
James Ball ec0550a323 Implemented bounded wildcard for adding shapes and updating frames. 2020-02-20 12:34:27 +00:00
James Ball e1975d737c Merge branch 'master' of https://github.com/jameshball/oscilloscope-experiments 2020-02-20 12:15:44 +00:00
James Ball b41c3b084d Made immutable classes final 2020-02-20 12:15:32 +00:00
James H Ball eda3ff7997 Update README.md 2020-02-16 17:52:28 +00:00
James Ball 208bbecf13 Added adaptive weights 2020-02-13 23:11:14 +00:00
James Ball 50113368f9 Added obj 2020-02-12 17:35:22 +00:00
James Ball 8e51371f4f Added todos 2020-02-12 16:30:16 +00:00
James Ball db2ec28d63 Updated default weight 2020-02-12 16:24:58 +00:00
James Ball a6c1335ef2 Added default weight attribute 2020-02-12 16:19:27 +00:00
James Ball 6c6616999a Merge branch 'master' of https://github.com/jameshball/oscilloscope-experiments 2020-02-12 16:09:33 +00:00
James Ball 184ab43d53 Removed Mesh class 2020-02-12 16:09:24 +00:00
James Ball b7712d3e36 Used library for reading obj files instead for compatibility 2020-02-12 16:02:13 +00:00
James H Ball 1f3dea15e9 Merge pull request #1 from wdhg/master
change semi-colon to colon
2020-02-12 09:40:13 +00:00
James Ball cc141f89fc change semi-colon to colon 2020-02-12 09:39:09 +00:00
James Ball c5dbd2b3d0 Merge branch 'master' of https://github.com/jameshball/oscilloscope-experiments 2020-02-11 23:25:47 +00:00
James Ball 3361f6cf21 Fixed code and renamed project 2020-02-11 23:25:33 +00:00
James H Ball 853ec61b93 Create LICENSE 2020-02-11 22:40:41 +00:00
James H Ball bae788b3d5 Delete LICENSE 2020-02-11 22:40:09 +00:00
James Ball a5c927d623 Merge branch 'master' of https://github.com/jameshball/oscilloscope-experiments 2020-02-11 22:35:03 +00:00
James Ball 012fa1c71c code cleanup (untested) 2020-02-11 22:34:36 +00:00
James H Ball b6d96d4737 Update README.md 2020-02-11 22:28:00 +00:00
James H Ball 5b86fc8e8e Update README.md 2020-02-11 22:27:16 +00:00
James Ball b6ab9cf586 Completed code cleanup (untested) 2020-02-11 22:26:10 +00:00
James Ball 10e0418ef4 Removed graph package 2020-02-11 22:12:02 +00:00
James Ball dd35221625 Added rotate function to Vector3 and cleaned up WorldObject 2020-02-11 22:11:14 +00:00
James Ball 0346c6eb16 Removed renderer class and moved methods to camera 2020-02-11 22:01:56 +00:00
James Ball 96f8304879 Cleaned Mesh class 2020-02-11 21:59:45 +00:00