https://github.com/dudejoe870/csgman
A CSG Level-design Tool.
https://github.com/dudejoe870/csgman
Last synced: 3 months ago
JSON representation
A CSG Level-design Tool.
- Host: GitHub
- URL: https://github.com/dudejoe870/csgman
- Owner: Dudejoe870
- License: mit
- Created: 2022-12-05T16:28:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T05:39:24.000Z (over 2 years ago)
- Last Synced: 2025-01-23T03:16:00.568Z (4 months ago)
- Language: C#
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CSGMan
CSGMan is a 3D Game-development tool, designed for simple realtime CSG.
Inspired by Realtime-CSG for Unity, this is a tool being designed for any Engine regardless of format,
with a current special emphasis on Godot. You might ask why Godot? Doesn't it support it natively?
It does, but currently it does not support more complex CSG features like UV editing.
This is what I am designing the tool for, serious Level-design applications for potentially final geometry for a level.
Especially for Quake-like games.