User Details
- Nickname
- Gingu
- School
- Eastern Washington University
- Github Account
- https://github.com/Gingervitis5
- Operating System
- Mac OS Mojave
- Alternative Species
- Dragon
- Favorite Color
- Red
- Reading...
- Sci-Fi
- Watching...
- Legend of Korra
- Pizza Order
- BBQ Chicken
- Studying
- Software Engineering
- Hobbies
- Video Games
- Alternative Time Period
- The 1950's
- Roles
- Disabled
- User Since
- Mar 25 2020, 7:11 PM (183 w, 5 d)
Oct 29 2020
- Added more to TransformationRefactored
Resolved linting issues
- Refactor transformation.hpp
- Inital commit
Oct 16 2020
Oct 13 2020
- Pair programming work
I may need to refactor Transformation.hpp so that it can transform 4x1 Vectors
Oct 11 2020
- Update to MatrixTransform
- Fixed copy constructor test
Oct 6 2020
Yeah so basically all of my build errors were because of incorrect variable names :/
- Refactored Curve copy variable name
Thanks Anna, your changes seemed to help a lot!
- Refactored build errors in D342
Oct 4 2020
Looks good so far!
Oct 3 2020
Oct 2 2020
- Switched vector names
- Minor edits to test files
Oct 1 2020
I like how you can easily tell which block of code falls under which sets of brackets (not saying you can't do that with OTBS)
Sep 30 2020
Sep 29 2020
Sep 28 2020
- Fixed parentheses issue
- Changed Vector4d -> Eigen::Vector4d
Sep 22 2020
Sep 21 2020
- Added Eigen/Core
- Refactored geometry.hpp and geometry_tests.hpp
Sep 19 2020
Will definitely need to plan out what changes need to occur in order to include the Eigen library to geometry.hpp and also need to see what needs to be cut out. Maybe a planning session @mahussain?
- Merge branch 'devel' of ssh://phabricator.mousepawmedia.net:2222/source/anari into GeometryRefactor
- Added #include
Landed!
Everything is ready to go, just need your approval and this revision can be landed! @jcmcdonald @mahussain
- Created layerinstance_tests.hpp
- Ran tests, added minor changes
Sep 18 2020
- Finalized the changes
Sep 16 2020
- Formatted comments
- Incorporated Jason's changes
Sep 13 2020
So I have a question. If we were to refactor the geometry classes, would we want to remove the FlexArray stuff and move loose parameters (i.e. x1, y1, cx1, cy1) into their own matrices? Just trying to get a feel for how I should approach this.
Sep 12 2020
- Created layerinstance_tests.hpp
Sep 10 2020
Sep 9 2020
Aug 25 2020
Aug 24 2020
Hey guys, tried arc landing this differential but I don't have permissions to push to devel.
Aug 14 2020
- Added new register_test calls in transformation_tests.cpp