Skip to content

Commit 9311eb3

Browse files
committed
readme
1 parent fd060c4 commit 9311eb3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Capture.png

86.5 KB
Loading

readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
![](./Capture.png)
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

Comments
 (0)