Commit Graph

83 Commits

Author SHA1 Message Date
a514a10621 Minor changes 2026-03-26 13:53:51 +02:00
2301f973fb Fixed watch
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-07-21 21:26:04 +02:00
j3oss
f92691ca05 added render clear 2021-07-21 18:46:47 +02:00
766f37ce10 Extracted project folder to its own repository
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-26 21:30:24 +02:00
J3oss
097cd0350c added textures to shaders 2021-06-25 21:23:22 +02:00
ad14d671e6 Added some rendering
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-15 17:56:34 +02:00
J3oss
67c4db7a72 Merge branch 'master' of https://github.com/evol3D/evol-sandbox 2021-06-15 16:51:23 +02:00
J3oss
561713a9d2 adjusted shaders 2021-06-15 16:50:56 +02:00
1fe847e4dc Merge branch 'master' of https://github.com/evol3d/evol-sandbox 2021-06-15 16:05:10 +02:00
22eb74bdd5 Minor Changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-15 16:03:49 +02:00
J3oss
a68d31f319 added Materials and pipelines to scene JSON
Co-Authored-By: Robear Selwans <mo7sen@users.noreply.github.com>
2021-06-14 02:36:17 +02:00
000e9ecb59 Removed test shader
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-10 08:15:49 +02:00
66ba74a167 Added TestScene
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-10 08:15:04 +02:00
b92790701e Added some script changes to make use of raycasts and mouse buttons
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-10 07:25:49 +02:00
J3oss
1803873675 added materials in shaders 2021-06-10 02:47:50 +02:00
a9f4459e63 Added better control to the MainScene's camera
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-09 19:51:03 +02:00
134081166e Minor Changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-09 13:01:35 +02:00
J3oss
2f2d28dbb1 added camera set in shader 2021-06-09 12:22:37 +02:00
aad7ae5e11 Played around with MainScene to test hot-reloading
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-09 09:26:15 +02:00
a61957066b Enabled hot-reloading of scenes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-09 09:25:43 +02:00
ebd058c0fc Changed project_dir from absolute to relative path
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-08 19:23:52 +02:00
3557199b35 Fixed compilation errors
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-08 19:15:15 +02:00
173d9df4c8 Updated .gitignore
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-08 19:14:38 +02:00
J3oss
1a694ba46e added resources 2021-06-08 18:55:17 +02:00
J3oss
f4a6a1cc12 added missing renderer wrap 2021-06-08 15:34:20 +02:00
e530eb37e0 Merged pull request #4 from evol3D/asset-module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-08 15:11:12 +02:00
39f6cb87f2 Updated test scene and testing shader compilation
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-08 09:53:35 +02:00
d380e23675 Fixed wrong function name
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-04 03:50:03 +02:00
41ab65bcfa Removed useless stuff and added minor changes to project file
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-04 02:51:23 +02:00
b540573a0c Updated res project
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-04 02:50:19 +02:00
e6cc79f1dc Started using a project file to load scenes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-02 08:04:44 +02:00
4e37cad399 Removed debug line
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-31 23:01:19 +02:00
fb5128df7b Added evmod_assets and started using it for scripts
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-31 23:00:38 +02:00
995312a8b6 Fixed revision for evmod_ecs
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-29 01:34:47 +02:00
cf1b3c33a6 Minor Changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-29 01:26:18 +02:00
9ae6c2707c Updated to cleaner APIs of Physics and Script modules
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-27 04:34:04 +02:00
12b99bff50 Added multiple scenes with host-side switching
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-27 02:21:20 +02:00
feecfaac5c Updated revision in evmod_ecs wrap
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-22 17:28:09 +02:00
755fd4927b Added simple camera to test scene
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-19 18:33:05 +02:00
5717ad8bfc Added visualize_physics to config file
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-19 18:31:19 +02:00
a00e90424c Syncing with the game module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-17 02:38:27 +02:00
e1f4f80c8b Major changes
* Added Game module
* Changed scripts for testing
* Cleanup

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-13 13:44:19 +02:00
6db13f7cf2 Added evmod_game
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-11 21:48:06 +02:00
49e5653259 Merge branch 'master' of https://github.com/evol3d/evol-sandbox 2021-05-11 18:23:28 +02:00
6f602db72f Added input module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-11 18:22:42 +02:00
J3oss
fc47fe6f49 fixed unloading wrong module 2021-05-11 16:29:59 +02:00
J3oss
bdfb14228f Added asset module to sandbox 2021-05-11 16:12:17 +02:00
9dc81756a8 Started using evol's sleep_ms
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-24 17:45:55 +02:00
16c1d14667 Added missing c_arg to meson build script
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-24 16:18:54 +02:00
346e92faec Removed OS-Specific function from main
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-24 16:18:33 +02:00