Skip to content

Frank-Friemel/StarCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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