emorydunn / SwiftGraphics

SwiftGraphics is a library for creative coding and generative art tailored towards rendering SVGs meant for pen plotting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftGraphics

Swift Documentation badge

SwiftGraphics is a library for creative coding and generative art tailored towards rending SVGs meant for pen plotting.

Take a look at the documentation and visit the example repo for a working reference.

Ray Tracing Example

2D Primatives

  • Circle
  • Rectangle
    • BoundingBox
  • Line
  • Path
  • BĂ©zier path

Ray Tracing

  • Directional emitter
  • Radial emitter
  • Linear emitter
  • Fresnel lenses
  • Refraction

Vectors

  • 2D Vectors

Rendering

  • SVG output
  • PNG output

About

SwiftGraphics is a library for creative coding and generative art tailored towards rendering SVGs meant for pen plotting.

License:MIT License


Languages

Language:Swift 100.0%