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 |
James Ball
|
0a479d82e7
|
Created constructor for graph and made Line immutable.
|
2020-01-30 21:08:47 +00:00 |
James Ball
|
bdbb1a56c2
|
Added skeleton code for graphs and moved items to packages
|
2020-01-30 20:30:56 +00:00 |
James Ball
|
3a9d905561
|
Added line weight and todos.
|
2020-01-29 21:05:08 +00:00 |
James Ball
|
92e1d80692
|
Cleaned code
|
2020-01-29 20:45:06 +00:00 |
James Ball
|
8bf4eb7613
|
Added support for drawing 'polygrams'
|
2020-01-29 20:34:02 +00:00 |
James Ball
|
d2c668d057
|
Added generic polygon drawing
|
2020-01-29 20:00:15 +00:00 |
James Ball
|
33f867dba4
|
Corrected tests and implemented rotation of points.
|
2020-01-29 18:47:25 +00:00 |
James Ball
|
891eebe79a
|
Cleaned up code.
|
2020-01-27 22:52:04 +00:00 |
James Ball
|
a0de24fc96
|
Successfully implemented rotation and fixed drawing lines.
|
2020-01-27 22:49:42 +00:00 |
James Ball
|
3d25634618
|
Fixed rotation bug.
|
2020-01-27 21:51:50 +00:00 |
James Ball
|
3765a1e681
|
Added .equals to point and line and created testsuite
|
2020-01-27 21:39:46 +00:00 |
James Ball
|
2094d9a926
|
Another interesting rotation
|
2020-01-26 22:45:07 +00:00 |
James Ball
|
9131c5618a
|
Interesting rotation effect
|
2020-01-26 22:39:10 +00:00 |
James Ball
|
cfb32a065a
|
Merge branch 'master' of https://github.com/jameshball/oscilloscope-experiments
|
2020-01-26 22:22:05 +00:00 |
James Ball
|
3c6ef40679
|
Experimenting with scaling lines.
|
2020-01-26 22:21:40 +00:00 |
James Ball
|
895c49b9f5
|
Correctly drew a square
|
2020-01-26 21:50:25 +00:00 |
James H Ball
|
57a7d2b738
|
Update README.md
|
2020-01-22 23:33:22 +00:00 |
James Ball
|
505da0ddf1
|
Cleaned up code a bit
|
2020-01-22 23:31:03 +00:00 |
James Ball
|
4941d9cb87
|
Properly implemented line drawing
|
2020-01-22 23:26:45 +00:00 |
James Ball
|
402fc909fc
|
Further experimenting with interesting shapes
|
2020-01-22 22:31:53 +00:00 |
James Ball
|
121ac72307
|
Added draw line functions and created very interesting drawing effect
|
2020-01-22 22:13:32 +00:00 |
James Ball
|
084f06fc6d
|
Added temporary experimental code to be formalised.
|
2020-01-21 22:15:59 +00:00 |
James Ball
|
1080dc8507
|
Updated gitignore
|
2020-01-21 22:14:53 +00:00 |
James H Ball
|
bd68106030
|
Initial commit
|
2020-01-21 18:07:06 +00:00 |