Skip to content
/ conics Public

using projective geometry duality point vs line in 2d graphics

Notifications You must be signed in to change notification settings

ndjapic/conics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are my early attempts to describe an algorithm for drawing conic sections using a projective transformation. The algorithm is written in the Pascal programming language from year 1998 to 2000. My plan is to rewrite the code, so it becomes a web application using client side JavaScript language.

Now when the HTML is so advanced, those programs for geometric illustration should work on a web page within canvas or svg tag. They should have a web browser as a platform on which to run, for instance svg-edit have it, instead of working within java applet. I play with some code at https://github.com/ndjapic/conics , but programming is beyond my abilities.

About

using projective geometry duality point vs line in 2d graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published