Skip to content

deniskropp/christmas_tree

 
 

Repository files navigation

Christmas Tree

A neat little ornament, written in C/C++ with SFML, OpenGL3. Inspired by: https://github.com/anvaka/atree

Screenshot

Requirements

  • Working C/C++ compiler
  • Make
  • SFML
  • cglm
  • OpenGL 3.2 support

Build/Install

Run 'make' and then './christmas_tree'.

Press 'q' to quit.

Notes

  • Only tested on Linux
  • Defaults to 1280x800 window and is V-sync'd (not verified)
  • Probably lots of room to optimize for lower powered platforms

References

About

A Christmas Tree in SDL2, OpenGL and C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.8%
  • C++ 33.0%
  • GLSL 3.3%
  • Makefile 2.9%