examples/gkurve: added shapes and textures #284

Merged
PiergiorgioZagaria merged 1 commit from main into main 2022-05-22 15:52:40 +00:00
PiergiorgioZagaria commented 2022-05-22 05:57:41 +00:00 (Migrated from github.com)
  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.
- [X] By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.
emidoots (Migrated from github.com) approved these changes 2022-05-22 15:52:17 +00:00
emidoots (Migrated from github.com) left a comment

Looks pretty great to me. Random thoughts:

  • We definitely need a better way to do the circles, I'm going to investigate this. I think we can add another type of primitive which approximates a circle.
  • Our orthographic view is currently in subpixel units, so everything is 2x smaller on macOS than on Windows/Linux machines. I'll fix this so our view is always in pixel (not subpixel) units.

Looking forward to the texture atlas approach as well!

Looks pretty great to me. Random thoughts: * We definitely need a better way to do the circles, I'm going to investigate this. I think we can add another type of primitive which approximates a circle. * Our orthographic view is currently in subpixel units, so everything is 2x smaller on macOS than on Windows/Linux machines. I'll fix this so our view is always in pixel (not subpixel) units. Looking forward to the texture atlas approach as well!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach!284
No description provided.