Commit Graph

39 Commits (Objects)

Author SHA1 Message Date
Milk.H 8c75d1ee43 Update 'src/model/mesh.rs' 2023-05-17 11:22:48 +02:00
Milk.H 3dcc3bd3e7
close enough 2023-04-05 16:29:58 +02:00
Milk.H c88442072c
correction 2023-04-05 11:17:42 +02:00
Milk.H c17d5f8ce5 revert 7eb4ece49f
revert it pans properly now
2023-04-05 11:14:00 +02:00
Milk.H f5253f16e8
runs, however i do not have the correct formula for calculating the
finalmodel
2023-04-01 18:41:26 +02:00
Milk.H 7eb4ece49f
it pans properly now 2023-03-31 23:59:59 +02:00
Milk.H df9c5f387f
panning in a plane 2023-03-31 11:27:31 +02:00
Milk.H 9161af2b83
removed some code and made it move properly 2023-03-31 09:13:38 +02:00
Milk.H 37b38694c5
removed TempData struct 2023-03-30 16:57:35 +02:00
Milk.H 397a86043a
got some of it to work 2023-03-30 15:57:25 +02:00
Milk.H 83d940b25b
some bugs, but basic menu 2023-03-30 10:46:33 +02:00
Milk.H 0a712b4c72
Made the first Version of the Player Object 2023-03-27 15:34:00 +02:00
Milk.H 9b9fd65574 Merge pull request 'no more bugs to be found' (#4) from sceneObj into master
Reviewed-on: #4
2023-03-27 08:44:16 +02:00
Milk.H be875dbf3e Merge pull request 'sceneObj' (#3) from sceneObj into master
Reviewed-on: #3
2023-03-24 10:45:13 +01:00
Milk.H 2999765fde
no more bugs to be found 2023-03-24 10:41:27 +01:00
Milk.H bd90426dc6
fixed 2023-03-24 08:47:49 +01:00
Milk.H 81be82d0c6
more work 2023-03-23 20:37:32 +01:00
Milk.H 542223ddd9
can now add and remove windows 2023-03-23 16:21:05 +01:00
Milk.H 0c39d1b1e4
as working as it was a few commits ago 2023-03-23 13:50:51 +01:00
Milk.H ecdcf00b0f
i learned my lesson, i will be less lazy from now on 2023-03-23 12:37:29 +01:00
Milk.H e5101f6c7d
Working on letting debug interact with scene while being a seperate
module
currently buggy and for some reason debug only returns model
2023-03-23 12:17:21 +01:00
Milk.H aed0b606c2
can change models now 2023-03-21 15:14:10 +01:00
Milk.H f4b4295df1
added debug.rs and moved some code there 2023-03-21 14:14:15 +01:00
Milk.H a3eb4017cf
made some changes kinda forgor what they were tbh 2023-03-20 19:09:35 +01:00
Milk.H 60eba9cd4e
Using Scene instead of main loop, there is a bug
Cannot Exit the Program
2023-03-20 16:31:42 +01:00
Milk.H 2229e3e742
added SceneObj 2023-03-16 16:01:57 +01:00
Milk.H 452d1cb1ea
messing around with imgui 2023-03-16 09:07:12 +01:00
Milk.H f2bb21e569
added basic slider for modifying speed 2023-03-15 16:18:38 +01:00
Milk.H 82bdbdd758
added imgui support, it works 2023-03-15 15:51:30 +01:00
Milk.H bcba7739c8
Changed to SDL instead of glfw 2023-03-15 12:38:22 +01:00
Milk.H e363da01b5 Merge pull request 'new commit for Porting to Glow' (#1) from glowPort into master
Reviewed-on: #1
2023-03-09 14:12:41 +01:00
Milk.H aa6ce170ba
we are SO back, found the issue 2023-03-09 13:48:49 +01:00
Milk.H 219fc7f57f
Runs, however buggy 2023-03-08 15:09:25 +01:00
Milk.H 0df79f7509
finished Porting shader Code 2023-03-08 10:19:23 +01:00
Milk.H adc2c93af2
unifinished port to glow for shader.rs 2023-03-06 10:13:01 +01:00
Milk.H 93217e1a66
new commit for Porting to Glow 2023-03-05 00:49:10 +01:00
Milk.H 72ac25ea9d added gitignore 2023-03-03 22:09:34 +01:00
Milk.H 074c58231a
made it rotate 2023-03-02 10:59:09 +01:00
Milk.H c2b85150ed initial commit
Signed-off-by: Melik Houij <houijmelik08@protonmail.com>
2023-03-02 09:42:39 +01:00