soybin / ao

ao「青」— cloud renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ao「青」— cloud renderer

rendered with ao

what?

The sky in a binary file; ao「青」allows for real-time, physically-based rendering of clouds. You can create different types of clouds by modifying the many parameters. Furthermore, it allows for quick export of images (.png, .jpg, .ppm, and .bmp) and video (.avi and .mp4) of your clouds.

This is a video showing how ao works.
This is an article explaining the logic behind it.

I hope you find this to be as interesting as I do.

install

Please, note this is not a finished version and there are certain features I plan to add in the future.
Check dependencies below.

git clone https://github.com/soybin/ao
cd ao
make install

dependencies

About

ao「青」— cloud renderer

License:MIT License


Languages

Language:C++ 80.3%Language:GLSL 18.9%Language:Makefile 0.8%