Home
Softono
a

ael-bekk

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by ael-bekk

Cub3d-Advanced-Raycasting
Open Source

Cub3d-Advanced-Raycasting

Cub3d-Advanced-Raycasting is a first-person 3D game engine built from scratch in C using the mini-libx graphics library. The project leverages raycasting technology to render a three-dimensional environment with a style reminiscent of classic titles like Wolfenstein 3D. It demonstrates advanced low-level programming skills by calculating wall collisions, depth, and perspective projection to create an immersive 3D effect on a 2D screen. Key functionality includes full player movement controls for walking, running, jumping, and crouching, as well as mouse interactions for aiming and shooting. The system supports dynamic weapon selection via scroll and includes a toggleable overhead map for navigation. Users can customize control mappings to suit their preferences. The engine processes map files to generate interactive worlds and provides a robust framework for 3D visual output. It is primarily designed as an educational project for computer graphics and systems programming, often utilized in academic settings s

3D Modeling & Animation Game Engines
224 Github Stars
rPainter
Open Source

rPainter

rPainter is a 3D graphical painting application written in C using the mini-libx graphics library. Designed with a website-like interface, it allows users to draw and manipulate pixels on a canvas with interactive controls. The application supports zooming in and out via mouse scroll, adjusting brush size with Ctrl+scroll, and panning the canvas using Ctrl+right-click. Users can switch between brush and flood fill modes using the F and B keys. The project is built from scratch and runs locally after compiling with make. It is licensed under MIT and suits students and developers interested in low-level graphics programming and pixel-level creativity.

Image Editing Diagramming & Flowcharts
15 Github Stars