Skip to content

STCollier/samcraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samcraft

A voxel engine built with OpenGL and C

screenshot

Features

  • Greedy Meshing
  • Bitpacked Vertices
  • Frustum Culling (for chunks and chunk face groups)
  • Efficient UI Implementation
  • HDR
  • Player physics
  • Shadows
  • Custom block support with diffuse and normal textures
  • Infinite World Generation
  • More client customization (FOV, vsync, render distance, etc.) See client folder for more details

Controls

  • WASD to move
  • E to sprint
  • SPACE to jump
  • UP and DOWN arrow to control HDR exposure
  • RIGHT and LEFT arrow to move sun position
  • ESC to remove cursor grab
  • TAB to view wireframe
  • Q to quit

About

Voxel engine made with OpenGL and C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages