Skip to content

A minimalist and easy-to-use console application used to generate vector field images.

Notifications You must be signed in to change notification settings

Damianh97/VectorFieldDrawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VectorFieldDrawer

A minimalist and easy-to-use console application used to generate vector field images.

Vector Field Drawer offers a command line interface to define 2D vector fields by a formula and visualize them according to certain parameters specified by the user, like the amount of arrows to draw, their size, image resolution, random displacement of arrows (to make the visualization more attractive), and others. The application outputs a PNG image with the result.

This is a hobby project, done mainly for fun and to put in practice my knowledge of C++. It has no dependiencies at all except for the C++ STL and the LodePNG library.

The project is actually a work in progress, i.e. it cannot be compiled yet, but it should be in a few weeks.

About

A minimalist and easy-to-use console application used to generate vector field images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published