mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-30 19:50:01 +02:00
projection, half moulding
This commit is contained in:
@@ -4,7 +4,6 @@ setup() {
|
||||
}
|
||||
|
||||
draw() {
|
||||
resetTransform();
|
||||
clear();
|
||||
|
||||
if (this.canonicalMap) {
|
||||
|
@@ -15,7 +15,6 @@ setup() {
|
||||
}
|
||||
|
||||
draw() {
|
||||
resetTransform();
|
||||
clear();
|
||||
|
||||
const w = this.width/2,
|
||||
|
Reference in New Issue
Block a user