Evaldraw allows you quickly write small programs in its C-like language. It supports static variables, enums, arrays, functions and just recently structs.
Your code is re-compiled every time you type a character! Goodbye tedious compile times!
A simple program that draws a gradient with the mouse:
code:
()
{
setcol(mousx/xres*255,mousx/yres*255,255);
drawsph( mousx, mousy, 10 );
}
Evaldraw lets you quickly test an idea. Its great for prototyping. There are built-in functions for drawing circles, lines, cones, and some OpenGL primitives (GL_LINES, GL_TRIANGLES, GL_QUADS ).
In addition to being a programmingenviroment you can evaluate functions in 1D, 2D and 3D!
It even has a buildt in keyboard for playing music. This is so you can write your own instruments as a function of time and amplitude in the 1D mode.
Evaldraw has a lot of great examples and games included.
Need an alternative to Evaldraw? Read on. We've looked at the best Evaldraw alternatives available for Windows, Mac and Android.
Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists...
NodeBox is a new software application for creating generative art using procedural graphics and a new way to approach graphic design.
CINDER PROVIDES A POWERFUL, INTUITIVE TOOLBOX for programming graphics, audio, video, networking, image processing and computational geometry. Cinder is cross-platform...
vvvv is a graphical programming environment for easy prototyping and development. It is designed to facilitate the handling of large media environments with physical...
Shoebot is a pure Python graphics robot: It takes a Python script as input, which describes a drawing process, and outputs a graphic in a common open standard format...
Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization...
Add your reviews & share your experience when using Evaldraw to the world. Your opinion will be useful to others who are looking for the best Evaldraw alternatives.
Popular Alternatives
iOS Alternatives
Android Alternatives
Copyright © 2021 TopAlter.com
Sites we Love: AnswerBun, MenuIva, UKBizDB, Sharing RPP