RealRender: mesh3d render that most reliable.
Project description
RealRender
RealRender, aka RR, is a new library for 3D rendering visualization. Previously visualizer lib are really confusing, like OpenDR, pyrender, pytorch3d etc, I still don't know why pytorch3d CPU so slow. And some lib claims they implement in OpenGL like opendr, but their speed are not likely used OpenGL, just too slow to render.
So I decided pave my own way. RealRender is a 3D render lib that focus on Speed, however, there still need more test on various platforms and hardware, currently, RealRender used a new render lib that runs fastest on my mac. Other platform still need to test.
Install
You can using:
pip install realrender
Or install from source:
python setup.py build develop
Result
Here are some results that renders face mesh and human mesh. it's so simple to use realrender.
Copyright
Codes released under GPL-v2 license. All rights reserved by Lucas Jin.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file realrender-0.0.4.tar.gz
.
File metadata
- Download URL: realrender-0.0.4.tar.gz
- Upload date:
- Size: 66.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd740603dc2d29557c80cb68bd1c69372d1a9d2230ad24095441b3a24af681f6 |
|
MD5 | 0ca326956cf8217c7e61f560b78323c0 |
|
BLAKE2b-256 | d67a5bc99013598d0e74fc171f9197acc78357d5463f7f87ee383ce4892460bc |