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 |
James Ball
|
45b66fa4a5
|
Updated todos
|
2020-02-02 22:03:43 +00:00 |
James Ball
|
28aa06babf
|
Added default scale
|
2020-02-02 22:02:23 +00:00 |
James Ball
|
21b9f2e1fb
|
Added scale changing and cleaned code.
|
2020-02-02 21:58:33 +00:00 |
James Ball
|
a7763faa24
|
Implemented line translation
|
2020-02-02 21:46:11 +00:00 |
James Ball
|
b988b60794
|
Renamed Point to Vector and added translate functions
|
2020-02-02 21:21:36 +00:00 |
James Ball
|
fb48808d46
|
Added adjacentNode and weight getters
|
2020-02-01 23:21:20 +00:00 |
James Ball
|
41fc2a5380
|
Added skeleton code for adjacent node weightsa
|
2020-01-31 18:27:34 +00:00 |
James Ball
|
1af7df6a64
|
Merge branch 'master' of https://github.com/jameshball/oscilloscope-experiments
|
2020-01-31 18:11:39 +00:00 |
James Ball
|
92825cbffc
|
Fixed access to length attribute
|
2020-01-31 18:11:18 +00:00 |
James H Ball
|
85a507c7e1
|
Update README.md
|
2020-01-30 23:04:22 +00:00 |
James Ball
|
a7fa9b22d6
|
Added length attribute to length
|
2020-01-30 21:28:31 +00:00 |
James Ball
|
8f38081ca1
|
Made Point immutable
|
2020-01-30 21:11:48 +00:00 |