8000 GitHub - nathan-baggs/tektite
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nathan-baggs/tektite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tektite

Video Link

A small self contained game that fits inside a small image.

Features

  • 3D graphics (OpenGL)
  • Per-pixel lighting
  • Procedural texture generation
  • Procedural model generation
  • Normal mapping
  • Sound

Design

Several liberties had to be taken in order to make the game small, including removing all default libraries. As such the code is pretty terrible.

A list of things that make me sad about the code:

  • No exceptions
  • No templates
  • Minimal error handling
  • No clean-up
  • No unit tests

I built this using msvc-wine and WSL, YMMV.

Good luck!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0