/WrldTmpl8

Retro coding in C/C++ in a 3D template with full low-level control.

Primary LanguageCCreative Commons Zero v1.0 UniversalCC0-1.0

BRIEF INFO ON THE 2021 WORLD TEMPLATE

Project website: https://jacco.ompf2.com/voxel-world-template/

Purpose:

This template has been designed to make it easy to start coding C++ using games and 3D graphics. The world is 3D, but consists of a finite amount of 'voxels' (3D pixels): exactly 1024x1024x1024 are available to you. Programming games on this 3D 'screen' closely resembles how we created games on homecomputers - but without the now outdated 2D graphics. At the same time, the template is nothing like large engines, like Unity and Unreal. You get full control over your machine, and you are welcome to dive deep into the template code, to change it as you wish, once you are ready to do so.

Copyright

This code is completely free to use and distribute in any form.

Utrecht, 2015-2021, Utrecht University
Breda, 2014 and 2020-2021, NHTV/IGAD/BUAS
Jacco Bikker
Report problems and suggestions to bikker.j@gmail.com.

Changelog

v2021-01: initial 3D template release.

ScreenShot

ScreenShot