Search

- Jan 27, 2020
- 6 min
Setting Up Three.js & WebGL
Ever wanted to program generative art graphics? Ever wanted to create amazing graphics that can work accross web, mobile and installations? Want an easy environment to sketch your computer graphics in? Then you've come to the right place. This tutorial will focus on how to setup Three.js in Visual Studio Code so that you can start coding as quickly as possible. It will be aimed at beginners to generative art, web graphics and three.js so you may want to skim this if you're al
1,965 views0 comments

- Jan 17, 2020
- 3 min
How To Start Creative Coding
Computational painting is a form of creative coding - using software to create artwork. There is a wealth of really great beginner level resources for this so instead of trying to butcher your learning of it I have rounded up what I think are the best resources for starting to creatively code. Creative Coding Software/ Code To get started in creative coding you need something to code in. A programming language and a software that lets you write and build those programs. There
1,037 views0 comments

- Jan 17, 2020
- 1 min
What Is Computational Painting?
Computational painting is a form of artmaking that involves using physical media alongside computer technology to create images that go beyond what the two media alone can do. It is a combination of graphics programming, drawing and kinetic design. It is like painting with visual effects. Through a chosen media or physical object, the artist streams in a live feed of the image or data generated during the artmaking session into a software that then processes this data into a
201 views0 comments