Skip to content

Cameraz - #156

Open
devshgraphicsprogramming wants to merge 218 commits into
masterfrom
cameraz
Open

Cameraz#156
devshgraphicsprogramming wants to merge 218 commits into
masterfrom
cameraz

Conversation

@devshgraphicsprogramming

@devshgraphicsprogramming devshgraphicsprogramming commented Oct 30, 2024

Copy link
Copy Markdown
Member

Makes 61_UI consume Nabla::ext::Cameras as a downstream example and harness.

…ers (temporary to common/include/camera directory)
…ific range type & projection matrix type constraints, update ILinearProjection and CCubeProjection - now I can pair IProjection with a gimbal
…urces, save main.cpp tests, add TODO comments
…s with abstract manipulate method - expect virtual event & a gimbal. Update CGimbal with new manipulation & set methods, start replacing CCamera content with new gimbal & controller
… tomorrow - make CCamera use gimbal & treat as FPS controller
…tion with isLeftHanded method, update sources & some of matrices to HLSL - the pure virtual controller manipulate method now takes a gimbal + span of virtual events
…h a setter & get with a getter therefore determine at set time handness (compute determinant only once after the matrix gets changed!), update main.cpp & sources - time to test it
…tance virtual, init time stamps with defaults
…tation (TODO: constraints for type of camera + I broke continuity of events signaling & need those keysPressed bools I guess)
Comment thread common/include/ICamera.hpp Outdated
Comment thread common/include/ICamera.hpp Outdated
Comment thread common/include/CCamera.hpp Outdated
Comment on lines +29 to +30
virtual void manipulate(std::span<const typename traits_t::controller_virtual_event_t> virtualEvents) override
{

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess CCamera needs to be called a CFPSCamera then?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolved

Comment thread common/include/camera/CCubeProjection.hpp Outdated
Comment thread common/include/ICamera.hpp Outdated
Comment thread common/include/camera/ICameraControl.hpp Outdated
Comment thread common/include/camera/ICameraControl.hpp Outdated
Comment thread common/include/camera/ICameraControl.hpp Outdated
Comment thread common/include/camera/ICameraControl.hpp Outdated
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.

3 participants