Wykres commitów

936 Commity (575a2977d8d25fa2ba16b6bad86679a12dd1d99c)

Autor SHA1 Wiadomość Data
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
James Ball a82c9863d6 Cleaned Camera code 2020-02-11 21:57:11 +00:00
James Ball 8752ba58ef Implemented chinese postman 2020-02-11 21:55:07 +00:00
James Ball 3a7f2c8d0a Removed unused fov parameter 2020-02-11 21:33:33 +00:00
James Ball fb81288f87 Cleaned up some of the new code 2020-02-11 21:12:32 +00:00
James Ball ca9382d272 Implemented 3D code from ICHack project 2020-02-11 21:00:47 +00:00
James Ball a55f57163c Changed shape to abstract class to reduce code duplication 2020-02-07 11:47:04 +00:00
James Ball dd24a19447 Implemeted ellipse rotation 2020-02-07 11:33:04 +00:00
James Ball e5460bf096 Cleaned up code and added comments 2020-02-06 11:37:32 +00:00
James Ball e87739158d Cleaned code 2020-02-06 11:23:05 +00:00
James Ball 4d558900dc Added new constructors for Ellipse 2020-02-05 23:55:02 +00:00
James Ball 2b6f2932c7 Added shape interface to clean up code and added ellipse class 2020-02-05 23:47:27 +00:00