Skip to content

In-progress C#/OpenTK Framework designed to remove the boilerplate of OpenTK setup, keyboard/mouse input, basic rendering, etc.

Notifications You must be signed in to change notification settings

LordNed/WEditor-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEditor-Framework

In-progress C#/OpenTK Framework designed to remove the boilerplate of OpenTK setup, keyboard/mouse input, basic rendering, etc.

Consists of two projects.

  • WEditor is a windowless, context-less "editor core" that you pipe information into after initializing it. WEditor will handle the back-end side of things for you - entity management, camera/render system management, etc.
  • TestEditor is an example usage of WEditor that pipes in the necessary information from a OpenTK/WinForm control.

It's pretty in-progress but stands as the back-end to most of my modding tools (because I'm tired fo re-writing them) so hopefully will be of use to someone else.

Roadmap/ToDo/Thought Dump is available here. It's easier to keep track of things that need to be done on a Trello than through the Github Wiki/Issue system for now.

About

In-progress C#/OpenTK Framework designed to remove the boilerplate of OpenTK setup, keyboard/mouse input, basic rendering, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published