Talk:Dragon curve: Difference between revisions

Content deleted Content added
No edit summary
Line 59:
 
[[File:2022-12-07 20-43.png]]
 
== The Rust example cannot be build ==
 
I've tried to compile the Rust code.
 
The program cannot be built with the current version 0.9.3 of ggez because some modules used in the code are no longer available. E.g. graphics::{clear, draw, present}.
 
The Rust examples should always also name the necessary crate versions.
Simply trying out every version is an imposition because of the large dependency list.
 
Has anyone successfully managed to create the program?
Return to "Dragon curve" page.