Skip to content
Snippets Groups Projects
Commit a4b5afea authored by unknown's avatar unknown
Browse files

modify the readme.md so that the sample xml configuration file can be viewed correctly on webpage

parent 10196455
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ There is no vertex normal information included in ShapeNet dataset, so it would
A sample rendering configuration render.xml:
```xml
<?xml version="1.0" encoding="utf-8"?>
<scene version="0.5.0">
......@@ -46,4 +47,5 @@ A sample rendering configuration render.xml:
<boolean name="banner" value="false"/>
</film>
</sensor>
</scene>
\ No newline at end of file
</scene>
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment