Nigel Barink Nigel
  • The Netherlands
  • https://barink.dev
  • I develop and experiment with software for fun.. whilst trying to make a career out of it.

  • Joined on 2020-10-03
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-12-28 21:35:31 +00:00
2dcc3f1803 Deferred rendering mode + Skybox
2a5c7811e7 Importing mesh asset now functioning
Compare 2 commits »
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-12-24 01:10:39 +00:00
3fa5455b43 Improving the editor, ImGuizmo is now rendering guizmo's
ad79aa2865 Small rendering improvements
fd68c5dde3 Moving Physics to its own system
Compare 3 commits »
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-12-22 16:16:17 +00:00
1f1a776686 Adding physx and fixing memory allocation of AssetView
e7f1bd7d52 Removing big memory hog from renderer
Compare 2 commits »
Nigel closed issue Yoggie-Game-Studio/YoggieEngine#6 2022-11-12 21:43:39 +00:00
loading OBJ / FBX Files
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-12 21:40:52 +00:00
a1ec94e983 Applying better design choices for general engine
4b84707f98 New entrypoint
3d3596a3b6 Framebuffer now takes a size parameter
Compare 3 commits »
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-11 12:10:14 +00:00
628225af45 Asset explorer showing files
b5db500d48 Import / Export Meshes
f7a85d53ab Editor Asset explorer setup
Compare 3 commits »
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-09 14:27:15 +00:00
c57177a1a9 Rudimentary Scene loading
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-05 19:50:44 +00:00
9a9db279a5 Added new ComponentWidget and ViewWidget
210d535c41 Removed unnecessary inlcudes
Compare 2 commits »
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-05 19:14:45 +00:00
b2688e843c Precompiled header for the engine core library
28c64b43ba Improved architecute
Compare 2 commits »
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-05 16:17:17 +00:00
02e14aa8fa Solving a few warnings
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-05 12:47:52 +00:00
7343300dcb Loading Projects now
3b91516d6e Move Editor UI into its own 'UI' folder
c8ebc0fa17 Working on scene and project serialisation
Compare 3 commits »
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-05 11:30:10 +00:00
41d5b87c7b Editor console basics and more dependencies
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-04 13:15:04 +00:00
b44c88d05c Engine clean
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-04 08:57:10 +00:00
644b6db100 More official engine name
Nigel renamed repository from MyGameEngine to Yoggie-Game-Studio/YoggieEngine 2022-11-04 08:51:00 +00:00
Nigel closed issue Yoggie-Game-Studio/YoggieEngine#4 2022-11-03 19:41:07 +00:00
Static renderer
Nigel deleted branch Feature/B-ECS from Yoggie-Game-Studio/YoggieEngine 2022-11-03 19:39:30 +00:00
Nigel deleted branch Feature/SceneGraph from Yoggie-Game-Studio/YoggieEngine 2022-11-03 19:38:39 +00:00
Nigel pushed to main at Yoggie-Game-Studio/YoggieEngine 2022-11-03 19:37:39 +00:00
f37175a01e Additions to editor
c62f3615d4 Redering cube in editor
3e75406783 Adding ImGuizmo submodule
65ae892951 Performance sampler added
f0984b6117 Adding a really basic ambient light component
Compare 5 commits »
Nigel pushed to Feature/SceneGraph at Yoggie-Game-Studio/YoggieEngine 2022-11-03 19:33:23 +00:00
f37175a01e Additions to editor