https://github.com/hotaritobu/wavefrontobjtovrml
WavefrontOBJToVRML converts .obj files into .wrl files.
https://github.com/hotaritobu/wavefrontobjtovrml
vrml
Last synced: over 1 year ago
JSON representation
WavefrontOBJToVRML converts .obj files into .wrl files.
- Host: GitHub
- URL: https://github.com/hotaritobu/wavefrontobjtovrml
- Owner: HotariTobu
- License: unlicense
- Created: 2021-12-31T13:36:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T00:38:29.000Z (over 2 years ago)
- Last Synced: 2025-01-22T11:16:51.418Z (over 1 year ago)
- Topics: vrml
- Language: C#
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WavefrontOBJToVRML
WavefrontOBJToVRML converts .obj files into .wrl files.
This project is in progress...
## Usage
Run the below command in a shell to convert .obj file(s).
```sh
WavefrontOBJToVRML ...DOTOBJ_FILE
```
Or, you can dnd .obj file(s) into the execute file in Windows.
### options
- `-u` specifies the output path and merges .obj files from the path onward