|
040bc8d88a
|
fixed the view frustum calculation
|
2022-12-11 13:58:18 +01:00 |
|
|
10a41fcfce
|
initial implementation for the off-axis view frustum based on previous code
|
2022-12-11 12:41:34 +01:00 |
|
|
670e1b1756
|
updated README to reflect current development steps
|
2022-12-10 19:20:09 +01:00 |
|
|
a7e92ba70a
|
refactor projections into their own module
|
2022-12-09 21:30:47 +01:00 |
|
|
4e59d730fc
|
updated code with reversed projection matrix code
|
2022-12-09 18:35:37 +01:00 |
|
|
249187b698
|
search for problem with custom projection matrices
|
2022-12-07 20:41:17 +01:00 |
|
|
c3b852f312
|
Change to perspective projection using GLAM
|
2022-12-07 14:05:26 +01:00 |
|
|
2b3d00f1d4
|
working version of the frustum based calculation for the perspective matrix
|
2022-12-06 21:12:15 +01:00 |
|
|
c793c81ee8
|
initial setup for rendering into a viewport
|
2022-12-06 16:29:41 +01:00 |
|
|
3b18d1e032
|
minor update
|
2022-12-06 15:44:16 +01:00 |
|
|
4a8c9a298a
|
first step done: we have a custom and updatable matrix
|
2022-12-05 23:01:16 +01:00 |
|
|
8234a61364
|
WiP
|
2022-11-17 23:19:03 +01:00 |
|
|
ee31137795
|
WiP
|
2022-11-17 23:18:30 +01:00 |
|
|
348d7dce45
|
added more features back
|
2022-11-17 20:10:49 +01:00 |
|
|
b9d631d912
|
Merge branch 'main' of ssh://code.technotecture.net:39753/Hartmut/PixSpace
|
2022-11-17 12:17:48 +01:00 |
|
|
a01d0f1529
|
update readme
|
2022-11-17 12:17:23 +01:00 |
|
|
4ae6743e48
|
more updates to migrate to bevy 0.9
|
2022-11-16 23:32:35 +01:00 |
|
|
5961b984f8
|
non-working version migrating to bevy 0.9
|
2022-11-16 23:10:13 +01:00 |
|
|
b4965a3b05
|
WiP
|
2022-11-16 23:07:49 +01:00 |
|
|
c33335fc50
|
tinkering around with bevy
|
2022-08-07 22:27:40 +02:00 |
|
|
52bb4d43df
|
minor additions
|
2022-07-18 12:32:38 +02:00 |
|
|
f827133ca8
|
some notes on the progress of PixSpace
|
2022-07-18 12:20:02 +02:00 |
|
|
fe7891a978
|
trying out custom projection code
|
2022-07-17 23:18:33 +02:00 |
|
|
1272865a79
|
trying out custom projection code
|
2022-07-17 23:18:17 +02:00 |
|
|
ad97bb7aab
|
setup stuff in a plugin
|
2022-07-16 20:46:08 +02:00 |
|
|
693f79de3c
|
toying around
|
2022-07-15 23:42:22 +02:00 |
|
|
0e1061609c
|
initial toying around with bevy
|
2022-07-15 22:23:24 +02:00 |
|