forked from amethyst/amethyst
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] Camera projections (amethyst#1598)
Tests PR to follow * Started work on camera refine with adding tests etc. * Add some ideas for tests. * standard_2d should not use size parameters * Change standard_2d back to take width and height. A bunch of examples expect standard_2d to take two parameters. For this to work we need to center our matrix. Godot does this similar. * Fix upside down image when created by standard_2d * Remove dummy tests
- Loading branch information
Showing
1 changed file
with
27 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters