Skip to content

dLakhera/olivecpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olive.cpp

Simple 2d Graphics Library for C++

Quick Start

$ bash bash.sh
$ ./runnable

To render on to a browser

python3 -m http.server 8000

You can now view the output on localhost:8000

Gallery

Simple figures!

Lines

Lines

Checkerboard of lines

Checkerboard of lines

Rectangle

Rectangle

Circle

Circle

Checkerboard of circles

Checkerboard of circles

Triangles

Triangles

Checkerboard of triangles

Checkerboard of triangles

About

Olivec implementation in cpp!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published