We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd060c4 commit 9311eb3Copy full SHA for 9311eb3
Capture.png
86.5 KB
readme.md
@@ -0,0 +1,9 @@
1
+
2
+
3
4
+- this project displays the contents of ".blend" files.
5
+ This is provided only to understand and "see" the internal structure of a blend file.
6
+- This is a draft, I will not continue to develop it.
7
+ It is better to use Blender in the background or to compile it as a module to read and manipulate Blend files.
8
+- This is a snippet from my library and there is probably some unnecessary code.
9
+ Besides the user interface, the [IO/File.cs](./Libx.Blender/Source/IO/File.cs) file is probably what might interest you.
0 commit comments