Skip to content

Code related to Visual Computing using Processing and other tools

License

Notifications You must be signed in to change notification settings

juansaab/visual-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Computing

Excercises and code related to Visual Computing. For more information check the Course repository

Index of code

Currently, these are the exersices developed.

ID Excersice URL Description
T0 GitHub Pages https://juansaab.github.io Build your own website using GitHub pages, mine was created using Ghost. Read more about How to create your own Medium like blog on GitHub Pages using Ghost
T1 Visual Illusions https://github.com/juansaab/Illusions_ws Implementation of six visual illusions. Read more about it on Optical illusions using P5.js
T2 Raster https://github.com/juansaab/Raster_ws Implementation of a raster function using barycentric coordinates.
T3 Representation https://github.com/juansaab/representation_ws Rendering a flock of boids using VertexVertex and WingedEdge representation with both retained and direct modes.
T4 Interaction https://github.com/juansaab/interaction_ws Using an emotion detection algorythm to control an scene. p5js + clmtrackr
T5 Shaders https://github.com/juansaab/shaders_ws Benchmark entre la implementación por software y la de shaders de varias máscaras de convolución aplicadas a imágenes

Transformation + Shaders Slides

Extras

Name URL Description
Gimbal Lock https://github.com/juansaab/visual-computing/tree/master/gimbal_lock An implementation of Gimbal Lock using P5.js

About

Code related to Visual Computing using Processing and other tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages