• Joined on 2023-09-27
Daniel pushed to main at Daniel/EngineSharp 2025-09-08 20:47:14 +02:00
24cf84491f finalised crude ECS. Should now be able to create custom logic that gets executed each frame without touching the Engine project
Daniel pushed to main at Daniel/EngineSharp 2025-09-08 19:36:26 +02:00
97207ab2a3 continued implementing ECS
Daniel pushed to main at Daniel/EngineSharp 2025-09-07 09:54:25 +02:00
161a166141 continuation of implementing ECS
Daniel pushed to main at Daniel/EngineSharp 2025-09-06 11:31:17 +02:00
94ca0f046a fixed bug and "started" ECS
Daniel pushed to main at Daniel/EngineSharp 2025-09-01 20:26:24 +02:00
c8d588aeff added ability to render a mesh
Daniel pushed to main at Daniel/EngineSharp 2025-08-31 13:31:40 +02:00
71430c7793 added shader, finished perspective camera and enabled keyboard support in the input class
Daniel pushed to main at Daniel/EngineSharp 2025-08-30 12:05:12 +02:00
54411da2f3 added input system and perspective camera
Daniel pushed to main at Daniel/EngineSharp 2025-08-29 22:42:37 +02:00
318091c337 added groundwork
Daniel created repository Daniel/EngineSharp 2025-08-29 21:19:48 +02:00
Daniel pushed to main at Daniel/Engine.rs 2025-08-28 20:50:31 +02:00
db4a38ec03 fixed compile time errors; still runtime error inside mesh.render
Daniel pushed to main at Daniel/Engine.rs 2025-08-28 18:22:04 +02:00
b24be88bdc added more code to render my first scene; STILL WITH ERRORS
Daniel opened issue Daniel/Engine.rs#5 2025-08-28 17:30:38 +02:00
Custom shader language
Daniel pushed to main at Daniel/Engine.rs 2025-08-28 14:08:47 +02:00
31c4b6708a added sphere generator
Daniel opened issue Daniel/Engine.rs#4 2025-08-27 20:54:41 +02:00
Add PBR Lighting
Daniel opened issue Daniel/Engine.rs#3 2025-08-27 20:52:36 +02:00
Add Phong lighting
Daniel opened issue Daniel/Engine.rs#2 2025-08-27 20:50:47 +02:00
Add support for textures
Daniel opened issue Daniel/Engine.rs#1 2025-08-27 20:39:23 +02:00
Validate already developed systems
Daniel pushed to main at Daniel/Engine.rs 2025-08-27 20:37:25 +02:00
7ea933a04d added all I already made for this engine prototype
Daniel created repository Daniel/Engine.rs 2025-08-27 20:33:17 +02:00
Daniel pushed to main at Daniel/master-thesis 2025-07-06 09:24:02 +02:00
08f5b73aa2 thesis: slight rewording to remove the page only containing two words. THE CONTENT REMAINS THE SAME.