James Ball
|
4554158155
|
Move close file button to an icon
|
2024-02-20 14:57:52 +00:00 |
James Ball
|
7a74976341
|
Add rotate effect, remove rotation settings from 3D settings
|
2024-02-12 20:34:00 +00:00 |
James Ball
|
8ff283aba8
|
Add tests for Frustum and fix bugs associated with it
|
2024-02-11 18:56:46 +00:00 |
James Ball
|
e83f3f769e
|
Get Frustum Culling half-working
|
2024-01-21 22:22:03 +00:00 |
James Ball
|
22fdf8872d
|
Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect
|
2024-01-07 19:48:02 +00:00 |
James Ball
|
70028c55b5
|
Remove Vector3D and remove rotate from Shape
|
2024-01-07 16:37:22 +00:00 |
James Ball
|
8a91099c55
|
Rename Vector2 to Point
|
2024-01-07 16:17:20 +00:00 |
James Ball
|
fd8935a589
|
Slightly improve Lua variable performance, and add control for MIDI voices
|
2023-12-21 14:14:33 +00:00 |
James Ball
|
398f3268f5
|
Fix SVG parsing bugs, object parsing bugs, rotation precision errors
|
2023-09-09 11:22:14 +01:00 |
James Ball
|
fca62d009f
|
Support enabling and disabling MIDI
|
2023-09-07 22:04:08 +01:00 |
James Ball
|
8c8ccb2a02
|
Get MIDI working, and MASSIVELY speed up calculating arc length
|
2023-09-05 22:57:29 +01:00 |
James Ball
|
adf5624e4e
|
Start trying to support mac
|
2023-09-01 19:52:36 +01:00 |
James Ball
|
c9a46c29d0
|
Completely remove custom SVG implementation and pugixml library in favour of JUCE classes
|
2023-07-30 14:01:56 +01:00 |
James Ball
|
a4ee966f50
|
Get initial non-working lua parser set up
|
2023-04-04 16:17:37 +01:00 |
James Ball
|
0ed2a10ac4
|
Add bulge effect, a way of adding effects, and a draggable list component for showing effects
|
2023-03-26 13:58:31 +01:00 |
James Ball
|
b0806ecf3d
|
Fully implement SVG parser
|
2023-02-05 17:39:02 +00:00 |
James Ball
|
a063f2f988
|
Add code for SvgParser that mostly works
|
2023-02-05 00:43:57 +00:00 |
James Ball
|
60b80b7812
|
Add code for SvgState, MoveTo, LineTo, CurveTo, ClosePath
|
2023-01-23 22:40:55 +00:00 |
James Ball
|
0efc108e76
|
Add support for .obj files (unoptimised)
|
2023-01-15 22:34:02 +00:00 |
James Ball
|
6162a7f203
|
Create initial pipeline for generating frames and rendering them
|
2023-01-15 17:01:27 +00:00 |