Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
344 views
in Technique[技术] by (71.8m points)

Adding GLSL syntax highlighting to Eclipse


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The Eclipse Shaders plugin mentioned by Gilbert Le Blanc works for me with Eclipse Juno.

Place the contents of the "plugins" folder in your Eclipse plugins folder, and place the contents of the "features" folder in your Eclipse features folder. Then restart Eclipse.

You might need to name your shaders with the extension ".glsl", or else right click the shader file in Eclipse, ->"Open With"->"GLSL Editor"


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...