File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,13 @@ In essence, this codebase serves as a platform for learning and working with leg
2525
2626The scope of related topics is vast, and my list of potential features is accordingly expansive. Some of these are outlined under 'Planned Features'.
2727
28+ ## Core Features
29+
30+ * ** 3D Geometry Creation and Manipulation** Build a wide range of 3D shapes and modify them using various operations.
31+ * ** Customizable Mesh Creation:** Create custom shapes using a variety of mesh creation tools and modifiers.
32+ * ** Extensible Framework:** Easily add new features and functionalities to the library.
33+ * ** OBJ File Import and Export:** Import and export 3D models in the OBJ file format.
34+
2835## Showcase
2936
3037The following images are showing the library in action.
@@ -38,10 +45,6 @@ bend bend bend mesh...
3845![ ] ( documentation/images/lib_showcase_3.png )
3946Throwing some conway operations on a cube seed.
4047
41- ## Features
42-
43- Will be added soon...
44-
4548## Core elements
4649
4750- Mesh3D
You can’t perform that action at this time.
0 commit comments