progress on transformation matrix

This commit is contained in:
Tonton Th
2026-06-02 14:37:14 +02:00
parent 1fc04c90ec
commit e80bdd0ad5
3 changed files with 23 additions and 6 deletions

View File

@@ -12,7 +12,6 @@ program testbed
call genp_init(0, "foo.scratch")
call genp_test_rotation()
! call genp_plot_axes(5.1)
call genp_end(0)
end program