Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1006 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 1006 Bytes

StarCrawler

Another Star Wars like Intro Maker

This is more a Demo than a serious piece of software. Shows how to:

  • use Windows API routine GetGlyphOutline
  • project 3D objects to a 2D bitplane by CPU (not GPU)
  • use dear imgui to render a Headup Display with controls
  • play encoded (e.g. MP3) audio tracks in realtime
  • export a slideshow of images to MP4 video

Download pre compiled binaries from Releases

Third party libraries

  • WTL Windows Template Library
  • GLM OpenGL Mathematics

Already included within this project is Anti-Grain Geometry and dear imgui. dear imgui code is licensed under MIT license.

Powered by

  • FFmpeg The Swiss Army Knife amongst multimedia frameworks

License

GPL

Screen

Sample roll GUI