Skip to content

jeuxdemains/console-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

console-3d

Console 3D from scratch
Rendering ASCII characters in the Windows Command Prompt, 30 frames per second.

Notes

  • This code is work in progress and is not refactored. In fact I would do a lot of things differently if I have to code it again.
  • To run it on Windows 11 or higher you need to set your default terminal to "Windows Console Host"

Features

  • Rendering .obj 3D models
  • Playing chiptunes (.mod, .xm, .s3m, .it) using the BASSMOD library (https://www.un4seen.com/)
  • Component object system based scenes
  • Music based models deformation
  • Particle system

console3d

Releases

No releases published

Packages

No packages published