Skip to content

MarkWilds/base_3D_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental editor, trying out things that can come in handy for editor creation.

Libraries

  • Swing
  • Jogl
  • Joml
  • substance (for look and feel)

Conventions

  • Left-handed coordinates
  • Column major, cause JOML implicitly uses it
  • 2D drawing bottomleft is 0,0 (origin)

todo

About

Base editor project in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages