Skip to content

gjoacorp/blossom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

360 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blossom 🌸

Visitors License GitHub issues GitHub repo stars GitHub forks

blossom is a fast and flexible OpenGL-based rendering engine written in C++.

Demos

waves_example.mp4

Prerequisites

To use blossom, you'll first need to install the following prerequisites:

Building the examples

Install CMake if you don't already have it, then run the following command in the project root:

mkdir build && cd build && cmake .. && make

Building the documentation

To build the documentation, install Doxygen and then run the following command in the project root:

doxygen Doxyfile

This will generate the directories blossom/html and blossom/latex containing the documentation.

About

An OpenGL-based rendering engine written in C++.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors