I'm going to implement 3D models loading from file.
For those who are just tuning in this journey:
I'm developing a C++ VR game using Vulkan and OpenXR. It's an experimental voxel based sandbox (aka Minecraft clone).
So far it doesn't have any specific mechanics or gameplay because I'm focusing on the core components like rendering, audio, physics, networking and at some point some sort of architecture ECS-like.
For more follow me on Discord and Github
- Discord: https://discord.gg/qTUSysUe9S
- Source: https://github.com/omigamedev/choppy
Download
0 formats
No download links available.
Making VR Minecraft™ from scratch - OBJ loader | NatokHD