Skip to content

mremallin/christmas_tree

Repository files navigation

Christmas Tree

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

Screenshot

Requirements

  • Working C compiler
  • Make
  • SDL2
  • cglm
  • OpenGL 3.2 support

Build/Install

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

Press 'q' to quit.

Notes

  • Only tested on Mac/Linux
  • Defaults to 1280x800 window and is V-sync'd
  • 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