- Notifications
You must be signed in to change notification settings - Fork1
wyysf-98/shapenet_render
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Blender render for shapenet v2, test in blender 2.83 and shapenet v2. Support render albedo, normal, depth, rgb with .png and .exr format.
- to prevent artifacts, recommed use .glb with EEVEE engine instead of .obj with CYCLE engine.Outputs with artifacts, seepanmari/stanford-shapenet-renderer#20. The fist row is .glb with CYCYLES engine, the second row is .glb with EEVEE engine.
you should install obj2gltf first.
npm install -g obj2gltf