https://github.com/dmnsgn/vscode-wavefront
Grammars for Wavefront .obj and .mtl files.
https://github.com/dmnsgn/vscode-wavefront
grammars mtl mtl-files obj obj-files textmate textmate-grammar vscode-wavefront wavefront
Last synced: 3 months ago
JSON representation
Grammars for Wavefront .obj and .mtl files.
- Host: GitHub
- URL: https://github.com/dmnsgn/vscode-wavefront
- Owner: dmnsgn
- License: mit
- Created: 2021-04-07T17:56:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T23:08:20.000Z (over 2 years ago)
- Last Synced: 2025-10-25T05:52:51.639Z (8 months ago)
- Topics: grammars, mtl, mtl-files, obj, obj-files, textmate, textmate-grammar, vscode-wavefront, wavefront
- Homepage: https://marketplace.visualstudio.com/items?itemName=dmnsgn.vscode-wavefront
- Size: 8.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vscode-wavefront
[](https://www.npmjs.com/package/vscode-wavefront)
[](https://www.npmjs.com/package/vscode-wavefront)
[](https://bundlephobia.com/package/vscode-wavefront)
[](https://github.com/dmnsgn/vscode-wavefront/blob/main/package.json)
[](https://github.com/microsoft/TypeScript)
[](https://conventionalcommits.org)
[](https://github.com/prettier/prettier)
[](https://github.com/eslint/eslint)
[](https://github.com/dmnsgn/vscode-wavefront/blob/main/LICENSE.md)
Grammars for Wavefront .obj and .mtl files.
[](https://paypal.me/dmnsgn)
[](https://commerce.coinbase.com/checkout/56cbdf28-e323-48d8-9c98-7019e72c97f3)
[](https://twitter.com/dmnsgn)

## Installation
Install through VS Code extensions. Search for `Wavefront`
[Visual Studio Code Market Place: Wavefront](https://marketplace.visualstudio.com/items?itemName=dmnsgn.vscode-wavefront)
Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
```
ext install dmnsgn.vscode-wavefront
```
## License
Based on [Wavefront OBJ/MTL Highlighting in Atom](https://github.com/Alhadis/language-wavefront)
MIT. See [license file](https://github.com/dmnsgn/vscode-wavefront/blob/main/LICENSE.md).