Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cosmix-pics/pen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pen

a barebones vector tool

⚠️🚧work in progress, compleetly none functional right now🚧

build on windows

gcc *.c -lopengl32 -lgdi32 -mwindows

build on linux

gcc *.c -lGLU -lGL -lX11

TODO:

  • everything
  • better project structure
  • tools
  • user interface

philosophy

this projects intentsions is to keep it simple. not as a library but just a bare bones compile, no messy build system of any kind if i can i landed on tigr as the renderer, its not good or performant in any way but added a little extension to it to make the lines work, currently its in tigrEX but might change in future this is just a little hobby project and does and will not comply with the svg spec, im doing my own thing here.

About

a barebones vector tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages