An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# shader-mode

[![MELPA](https://melpa.org/packages/shader-mode-badge.svg)](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)