Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working Spinning Cube Sample #52

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Working Spinning Cube Sample #52

merged 2 commits into from
Aug 28, 2024

Conversation

abhayMore
Copy link
Contributor

Implemented the spinning cube sample.
Added deltaTime support to ensure consistent behavior across different APIs.
Created a template class to handle vertex attributes

* WIP Spinning Cube Sample

* Working Spinning Cube Sample

* refactored & commented

* bug fix
@abhayMore
Copy link
Contributor Author

image

@ArnavMehta3000 ArnavMehta3000 added Enhancement New feature or request RHI OpenGL Issues relating to OpenGL API labels Aug 28, 2024
Copy link
Collaborator

@ArnavMehta3000 ArnavMehta3000 left a comment

Choose a reason for hiding this comment

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

LGTM!

@ArnavMehta3000 ArnavMehta3000 merged commit 7b895f9 into CrossGL:main Aug 28, 2024
6 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request RHI OpenGL Issues relating to OpenGL API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants