Skip to content

All my tiny raylib examples (some are submodules, some are not) and build files.

License

Notifications You must be signed in to change notification settings

arceryz/raylib-examples

Repository files navigation

raylib-examples

Newton Fractal Unproject Dense Injection
A simulation of Newton Fractals with shaders Visualisation of perspective and projection matrices and their unprojected mouse position. Visualisation of a mathematical formula that gets infinitely close to every point between 0 and 1 as function of integers. Includes LaTeX, used to make discrete algorithms finetune over time.
Point On Polygon Triangle Net For the future
...
Shows how to compute whether a point is inside a convex polygon by counting angles. Shows how to compute the perimeter of a patch of triangles. Used in Mirai to turn 3D model faces into polygons.

This contains many of my smaller raylib projects. There are a mix of C/C++. The code is not cleaned much.

If you have questions on them you can always ask.

About

All my tiny raylib examples (some are submodules, some are not) and build files.

Topics

Resources

License

Stars

Watchers

Forks