mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 02:39:03 +08:00
Updated readme (features, installation and usage)
This commit is contained in:
parent
56599d1306
commit
c46c5c9a5d
@ -6,6 +6,7 @@ The following feature are offered:
|
||||
* Support .drc format: TRIANGULAR MESH (no POINT CLOUD)
|
||||
* Import .drc file into Maya by Import menu
|
||||
* Import .drc file into Maya by Drag & Drop
|
||||
* Export from Maya into .drc file by Export Selection menu
|
||||
|
||||
With the following contraints:
|
||||
* Import attributes limited to: Vertices, Normals and Uvs
|
||||
@ -19,11 +20,12 @@ and tested against Maya versions:
|
||||
* Maya 2018
|
||||
|
||||
# Installation
|
||||
[TODO]: Describe installation steps
|
||||
Copy the files draco_maya_plugin.py, draco_maya_wrapper.py and draco_maya_wrapper.dll in the appropriate maya folder
|
||||
For example on Windows C:\Users\username\Documents\maya\2018\plug-ins for Maya 2018
|
||||
|
||||
|
||||
# Usage
|
||||
[TODO]: Describe usate steps
|
||||
Use the regular Maya import/export functionalities
|
||||
|
||||
|
||||
# Build From Source
|
||||
|
Loading…
x
Reference in New Issue
Block a user