You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Mathematics functions you can make anything possible, this program demonstrates the use of circle equation to draw a circle on the console, this helps developers to do GUI programming easily, and also with mathematics functions you can make your own CNC machine.
zPen is a drawing tool for Linux systems that utilizes the Xlib library. It allows users to draw directly on the screen with a variety of tools and features.
A simple 2D ray tracing simulation using SDL2, where rays emanate from a draggable circle and interact with a static circle, creating a visual effect of shadows and light.