https://github.com/midnightsuyama/shader-mode
Unity shader editing mode for GNU Emacs
https://github.com/midnightsuyama/shader-mode
emacs unity
Last synced: 8 months ago
JSON representation
Unity shader editing mode for GNU Emacs
- Host: GitHub
- URL: https://github.com/midnightsuyama/shader-mode
- Owner: midnightSuyama
- Created: 2015-09-23T16:23:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T10:52:36.000Z (over 3 years ago)
- Last Synced: 2025-05-16T09:46:07.198Z (about 1 year ago)
- Topics: emacs, unity
- Language: Emacs Lisp
- Size: 10.7 KB
- Stars: 20
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shader-mode
[](https://melpa.org/#/shader-mode)
Unity shader editing mode for GNU Emacs
## Installation
Install `shader-mode.el` from MELPA with `package.el`
M-x package-install shader-mode
## Reference
* [Unity Manual](http://docs.unity3d.com/Manual/)
* [Cg Toolkit Documentation](https://developer.nvidia.com/cg-toolkit)