Skip to content

notnuff/asd_lab_2.3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

compiling:

gcc -o lab3 main.c "src/c files/graph_create.c" "src/c files/vec_math_lib.c" "src/c files/X_routines.c" "src/c files/graph_draw.c" -lm -lX11

controls:

press O to draw oriented graph
press U to draw unoriented graph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages