vitorgodeiro / VectorGraphics

Simple Vector Graphics for Lua with RVG support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vector Graphics Render

The illustrations of Bunny, Reschart, Drops and Embrace took to render 10s, 22s, 454s and 408s respectively.

About

Developed at 2D Computer Graphics summer course on the Institute of Pure and Applied Mathematics (IMPA). This render is able to draw quadratic and cubic Bézier curves, transparency, linear and radial gradients, supersampling and acceleration datastructures.

To execution the code it's necessary the framework provided by prof. Diego Nehab and for such the only files availables here was the results of tasks. The framework can be accessed in Prof. Nehab's page and find the page the latest 2D Computer Graphics course offered.

Running

sh script.sh 

Author

  • Vítor Godeiro

License

This project is licensed under MIT license - see the LICENSE file for details.

About

Simple Vector Graphics for Lua with RVG support

License:MIT License


Languages

Language:Lua 92.8%Language:Shell 7.2%