W,A,S,D arrow keys The editor is now near finished. Editor: Select one vertex than hold "R" to select more. Press "x" to delete tri Select 3 or more vertices (clockwise on your screen) and and press "f" to fill between them Select 2 vertices (clockwise on your screen) and press "c" to extrude them Press the + button in the bottom right corner to add a mesh. press 1 to change the location where new tris get created. press 2 to change the color Select a tri and press the assign color button to assign a color box select and normal flipping by selecting a tri and pressing "N" And there is now an object mode. importing: how to import: you must follow a few rules: You can only export (from blender) one object at a time(sorry), then press export -> wavefront(.obj), uncheck all checkboxes with the exception: Normals, triangulated mesh, apply modifiers, and materials. also check the checkbox saying "selection only". then press export, open the .obj file on notepad, Microsoft word, or some other text engine. then copy-paste that into the "import" button in this project's modeler. other guy started making a terrain system but we will improve it with an algorythm of @costc075202
only re-added the import button in the modeling screen. oh and pls don't ask me about any of the other functions, I'm bad at that stuff