Skip to content

Conversation

@0xrushi
Copy link

@0xrushi 0xrushi commented Nov 4, 2024

image

            await f.display.draw_vector(100, 50, 150, 100, 1) 
            await f.display.draw_vector(150, 100, 100, 150, 3) 
            await f.display.draw_vector(100, 150, 50, 100, 7) 
            await f.display.draw_vector(50, 100, 100, 50, 12)
            await f.display.show();

@0xrushi 0xrushi changed the title Added vector functionality Added vector drawing functionality Nov 4, 2024
OkGoDoIt pushed a commit that referenced this pull request Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant