mEAT$CODe Raytracing Tools Demonstration
Всем привет! Я с определенной командой людей написал трассировщик лучей и редактор сцен к нему и записал демонстрационное видео.
ВНИМАНИЕ!
Данный проект был создан в образовательных целях и он не лишен проблем! Основной проблемой является некорректное отображение теней в рендере.
Рендер был написан на чистом С++
Редактор был создан с помощью игрового движка Godot Engine
------------------------------------------------------------------------------------------------
Hello! I wrote a ray tracer and scene editor with a certain team of people and recorded a demo video.
ATTENTION!
This project was created for educational purposes and it is not without its problems! The main problem is the incorrect display of shadows in the render.
The render was written in pure C ++
The editor was created using the Godot Engine