More readme updates.

This commit is contained in:
Nathan Vegdahl 2020-12-21 18:55:00 +09:00
parent 73cf201bf6
commit 646e6a4e18

View File

@ -34,9 +34,6 @@ documented in the [OpenEXR-rs readme](https://github.com/cessen/openexr-rs/blob/
Once those environment variables are set, then you should be able to build using Once those environment variables are set, then you should be able to build using
the same simple cargo command above. the same simple cargo command above.
If you have any difficulties, please feel free to file an issue and I'll try to
help out as I have time!
# PsychoBlend # PsychoBlend
Included in the repository is an add-on for [Blender](http://www.blender.org) Included in the repository is an add-on for [Blender](http://www.blender.org)
@ -44,9 +41,6 @@ called "PsychoBlend" that lets you use Psychopath for rendering in Blender.
However, most Blender features are not yet supported because Psychopath itself However, most Blender features are not yet supported because Psychopath itself
doesn't support them yet. doesn't support them yet.
If you have any trouble getting the add-on working, please feel free to file an
issue and I'll try to troubleshoot/fix it as I have time!
## Features Supported ## Features Supported
- Polygon meshes. - Polygon meshes.
- Point, area, and sun lamps (exported as sphere, rectangle, and distant disc lights, respectively) - Point, area, and sun lamps (exported as sphere, rectangle, and distant disc lights, respectively)