VEDA logo
Menu
日本語

FAQ

If you have any question, feel free to ask on:

Not working here!

In most cases, one of following will solve the problem.

Node.js not installed

Some features (server mode, OSC, etc) require Node.js to be installed in your PC.
Please install Node.js and restart VEDA.

https://nodejs.org/

VEDA must be rebuilt

Isn't there 🐞 icon on the bottom of Atom?
Click the icon and rebuild the package.

Your PC is too old

WebGL doesn't work on old PCs.
There is a workaround but there is no fundamental solution🙇

Others

Please ask us on GitHub issueor hashtag #VEDAJS".

What is the difference between other live coding editors?

When we started the development of VEDA there were already many live coding systems such as Kodelife, The Force, etc.
VEDA is diffrent from these systems, especially in the policy.

VEDA aims to create GLSL environment making full use of WebGL.
We believe we can create most powerful GLSL system using web technologies like Web Audio, Web MIDI, etc.

Also, there are large communities around WebGL, JavaScript, and Atom.
We aim to provide excellent coding experience with products from these communities such as glslify or autocomplete-glsl.

Wanna learn GLSL?

The Book of Shaders is a good place to start.
Read articles and solve excercises, then you'll be a great shader artist💥

https://thebookofshaders.com/