ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Open Shading Language

by roesti77 ST2

Sublime Open Shading Language

Details

  • 2019.02.23.19.51.12
  • github.​com
  • github.​com
  • 5 years ago
  • 2 hours ago
  • 10 years ago

Installs

  • Total 372
  • Win 188
  • Mac 128
  • Linux 56
Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Sublime Open Shading Language

This Package includes Syntax Highliting and Autocompletion for Open Shading Language.

Installation

Clone the Repository in your Sublime Package Folder.

git clone https://github.com/iceprincefounder/Sublime-Open-Shading-Language.git
cd Sublime-Open-Shading-Language
git checkout update # checkout to new branch with update

Copy this folder to Sublime, by default:

/home/<usrname>/.config/sublime-text-3/Packages

Create new Shader

Go to Tools -> Packages -> Open Shading Language -> new Shader.

Build Shader

Set the Build-System to osl, or to osl (Debug) for Debug mode.