eden-protocol / protocol-engine

My fork of Nail & Crescent, containing branches with features I work on. Check out PalmliX/NaC for the definite upstream repository of this project.
Other
0 stars 0 forks source link

Main Editor Window #17

Open MartianDays opened 3 years ago

MartianDays commented 3 years ago

cryengine-free-sdk

129927039-9135155f-3c89-4cde-92ed-4c953bb23f3a

We will 100% need an editor that interfaces with the game, rendering in real-time and the ability to edit levels and content on the fly. For reference, see Unreal Engine, Unity, Cryengine... virtually any engine, honestly. :P

This should have:

Needs a lot of discussion and planning. Likely to be an ongoing project.

MartianDays commented 3 years ago

Colour Reference: Editor Colour Reference

MartianDays commented 3 years ago

Potentially useful toolkits: IMGUI: https://github.com/ocornut/imgui

IMGUI Node Editor: https://github.com/thedmd/imgui-node-editor