Skip to content

Softwave/Raylib-Starter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raylib-Starter

My personal Raylib + ImGui project template, for C++ and cross-compiling from Linux to Windows. It'll even zip up and package your game/program up for you, when you're ready to share it! 🥳 For both Linux and Windows.

Your version and project information is set inthe Makefile and used to generate a header file that keeps everything synchronised and lets you use such info in any file.

Note: You will need to find your own libraylib.so/librarylib.so.* file.

Copyright (c) Softwave 2026 https://s0ftwave.net/

Screenshot 1 Screenshot 2

Features

  • Nice Raylib window.
  • ImGui & my theme I tend to use.
  • A nice font (Departure Mono). See below for licensing details. I've named the file DM.ttf because I'm lazy and like short file names.
  • GLSL frag shader with both time and resolution uniforms.
  • Nice build and packaging Makefile that lets me publish apps quickly. :)

Credits

Departure Mono is by Helena Zhang and released under the SIL Open Font License (see DepartureMonoLicense).

The w.i.p. test shader comes from GLSL Sandbox.

Libs:

Support

ko-fi

About

Raylib + ImGui Project Starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages