Skip to content

Commit 84893ce

Browse files
authored
Update README.md
1 parent 2a4de3b commit 84893ce

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ based on Psor cube scene;
2424
- LuxCore 2.1 Benchmark by Charles Nandeya Ehouman (Sharlybg)
2525
- Food scene by Charles Nandeya Ehouman (Sharlybg)
2626
- HallBench scene by Charles Nandeya Ehouman (Sharlybg)
27+
- PointinessExamples by Egert Kanep
28+
- ProceduralLeaves by Provisory
2729

2830
### License
2931

@@ -34,6 +36,7 @@ This software is released under Apache License Version 2.0 (see COPYING.txt file
3436
New scenes should include:
3537
- "readme.txt" mentioning the author and LuxCore version the scene was created with
3638
- Scene in the native format of the 3D software it was created with, e.g. .blend for Blender.
37-
If possible, save the native format in compressed form and pack any required assets into it.
38-
- "LuxCoreScene" folder containing the scene in LuxCore text format (render.cfg, scene.scn, meshes as .ply, textures as .png/.exr)
39+
If possible, save the native format in compressed form and pack any required assets into it
40+
- "LuxCoreScene" folder containing the scene in LuxCore text format (render.cfg, scene.scn, meshes as .ply, textures as .png/.exr).
41+
The FILESAVER engine can be used to generate these files
3942
- Rendered result as "reference.png", created either within the 3D software or from standalone LuxCore

0 commit comments

Comments
 (0)