Dynamitos
|
ac72377210
|
Trying to fix memory usage, made it worse and nothing works
|
2024-08-08 22:14:25 +02:00 |
|
Dynamitos
|
3b6eb3ebcc
|
Fixing destruction
|
2024-07-18 11:45:56 +02:00 |
|
Dynamitos
|
60e74f87b8
|
RT Shading works
|
2024-07-16 15:32:51 +02:00 |
|
Dynamitos
|
f943407b26
|
Nothing works again
|
2024-07-16 09:56:47 +02:00 |
|
Dynamitos
|
38986f4bfc
|
Rt works now, no idea why
|
2024-07-15 09:18:59 +02:00 |
|
Dynamitos
|
42d98d7233
|
More rt changes
|
2024-07-13 16:22:56 +02:00 |
|
Dynamitos
|
fd8dc5ed0f
|
Adding benchmark
|
2024-07-05 12:02:46 +02:00 |
|
Dynamitos
|
d95dab850c
|
Formatted EVERYTHING
|
2024-06-09 12:20:53 +02:00 |
|
Dynamitos
|
7690434f2b
|
Normal mapping doesnt work
|
2024-05-15 15:27:13 +02:00 |
|
Dynamitos
|
a27e280ab8
|
I HAVE AQUIRED GPUTRACE
|
2024-04-19 22:44:00 +02:00 |
|
Dynamitos
|
194a0e8b91
|
Trying to fix metal shader compilation
|
2024-04-19 18:23:36 +02:00 |
|
Dynamitos
|
05eff8ca6f
|
Trying to fix flickering lighting
|
2024-03-28 09:48:55 +01:00 |
|
Dynamitos
|
36aec0fa06
|
Removing limit for point lights
|
2024-02-01 17:08:13 +01:00 |
|
Dynamitos
|
f1e1ce0541
|
Fixing debug pass
|
2024-01-26 09:58:01 +01:00 |
|
Dynamitos
|
87417f483c
|
Runs on MacOS, tho window size is terrible
|
2024-01-24 23:10:33 +01:00 |
|
Dynamitos
|
1493627ceb
|
There is a memory leak
|
2023-11-30 11:51:53 +01:00 |
|
Dynamitos
|
7f1bc7d090
|
More mesh shading changes
|
2023-11-22 13:18:54 +01:00 |
|
Dynamitos
|
35966cb5b7
|
More Refactoring
|
2023-11-15 17:42:57 +01:00 |
|
Dynamitos
|
c1e4891456
|
Fixing descriptors a little
|
2023-11-12 14:46:22 +01:00 |
|
Dynamitos
|
19c3e559b1
|
Progress i guess
|
2023-11-08 23:27:21 +01:00 |
|
Dynamitos
|
4c567b60f3
|
Fixing staging buffers not getting deleted
remove vgcore
|
2023-11-06 15:08:27 +01:00 |
|
Dynamitos
|
77eb92838c
|
compiles again
|
2023-11-05 10:36:01 +01:00 |
|
Dynamitos
|
4746c0f838
|
No more shared pointers
|
2023-11-01 23:12:30 +01:00 |
|
Dynamitos
|
d53492d07b
|
Basic meshlet generation algorithm
|
2023-10-31 16:16:23 +01:00 |
|
Dynamitos
|
1ca861459c
|
Refactoring graphics
|
2023-10-26 18:37:29 +02:00 |
|
Dynamitos
|
28e5c9ff01
|
Reworking VertexData
|
2023-10-24 15:01:09 +02:00 |
|
Dynamitos
|
fcc4fc12d4
|
Refactor ShaderBuffer
|
2023-08-28 21:23:13 +02:00 |
|
Dynamitos
|
b79525c1a6
|
adding directional light actor
|
2023-03-09 17:39:57 +01:00 |
|
Dynamitos
|
2607c28b98
|
testing game export
|
2023-03-07 21:25:56 +01:00 |
|
Dynamitos
|
f1062e5bcb
|
Fixed BlinnPhong shading
|
2023-02-27 13:52:57 +01:00 |
|
Dynamitos
|
f46262b66e
|
implemented basic shader expressions
|
2023-02-24 22:09:07 +01:00 |
|
Dynamitos
|
48fa098546
|
Implementing basic asset serialization
|
2023-02-13 14:56:13 +01:00 |
|
Dynamitos
|
9e1e4076f0
|
New game interface
|
2023-02-01 22:13:04 +01:00 |
|
Dynamitos
|
0dce84459e
|
Implemented basic game dll interaction
|
2023-01-29 18:58:59 +01:00 |
|
Dynamitos
|
2208ab438a
|
overhauled physics engine
|
2023-01-21 18:43:21 +01:00 |
|
Dynamitos
|
3c7346cf7b
|
Moving projection to viewport
|
2022-11-30 10:19:45 +01:00 |
|
Dynamitos
|
1e04da963d
|
Implementing basic physics
|
2022-11-29 16:34:42 +01:00 |
|
Dynamitos
|
3d3e264867
|
Engine is now installable
|
2022-11-22 22:11:37 +01:00 |
|
Dynamitos
|
4ba0bf3b45
|
Viewport controls
|
2022-11-17 16:47:42 +01:00 |
|
Dynamitos
|
f635ee2100
|
Implementing ECS SystemBase and updating slang
|
2022-11-15 12:19:11 +01:00 |
|
Dynamitos
|
05bc31a2b4
|
Adding Editor executable
|
2022-09-24 21:06:25 +02:00 |
|
Dynamitos
|
796271f334
|
Not even with long texts and small scales
|
2022-04-17 09:10:20 +02:00 |
|
Dynamitos
|
03e1a5784d
|
Text Rendering works
|
2022-04-15 23:45:44 +02:00 |
|
Dynamitos
|
3fec36295a
|
Trying ttf loading
|
2022-04-13 13:01:46 +02:00 |
|
Dynamitos
|
9003ced2df
|
Apparently it is completely broken on linux
|
2022-04-02 17:42:07 +02:00 |
|
Stefan Högler
|
d903f487d4
|
Linux fixes
|
2022-03-26 16:15:50 +01:00 |
|
Dynamitos
|
9130a7961f
|
Works, but with memory leaks
|
2022-03-26 12:55:04 +01:00 |
|
Dynamitos
|
cd28e433cc
|
Somewhat working camera
|
2022-03-19 22:45:30 +01:00 |
|
Dynamitos
|
84049a762c
|
Light Culling still doesn't work properly
|
2022-02-24 22:38:26 +01:00 |
|
Dynamitos
|
5268bb68e2
|
ThreadPool now working with no memory leaks
|
2022-02-14 16:29:26 +01:00 |
|