James Ball
|
edafa0028f
|
Add QuadraticBezierCurve shape
|
2020-10-20 20:31:25 +01:00 |
James Ball
|
5f4fc501ec
|
Implement CubicBezierCurve
|
2020-10-20 19:59:44 +01:00 |
James Ball
|
bf7b7dee65
|
Update .gitignore
|
2020-10-20 19:02:32 +01:00 |
James Ball
|
37d2fd3fac
|
Merge branch 'master' of https://github.com/jameshball/oscilloscope-experiments
|
2020-10-18 22:45:45 +01:00 |
James Ball
|
d467aab422
|
Add more comments and massively clean-up sortLines
|
2020-10-18 22:45:34 +01:00 |
James H Ball
|
afc42d7fa3
|
Update README.md
|
2020-10-18 21:47:41 +01:00 |
James Ball
|
96d4b6f662
|
Correct order of program arguments in error message
|
2020-10-18 21:13:06 +01:00 |
James Ball
|
0d8fab5230
|
Update jdk version and remove debug print
|
2020-10-18 20:34:03 +01:00 |
James Ball
|
38db7b6b8c
|
Updated .gitignore
|
2020-10-18 20:27:10 +01:00 |
James H Ball
|
a157816153
|
Merge pull request #4 from jameshball/auto-scale
Implement image auto-scaling
|
2020-10-18 18:24:00 +01:00 |
James Ball
|
cea1e91431
|
Refactor auto-scaling into camera class and support overriding auto-scaling
|
2020-10-18 18:09:17 +01:00 |
James Ball
|
32bdf1003f
|
Complete auto-scaling with any object
|
2020-10-18 17:47:59 +01:00 |
James Ball
|
61e3eb5419
|
Implement rough auto-scaling
|
2020-10-18 17:25:32 +01:00 |
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 |