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 Hello Triangle sample #40

Merged
merged 19 commits into from
Aug 14, 2024
Merged

Working Hello Triangle sample #40

merged 19 commits into from
Aug 14, 2024

Conversation

abhayMore
Copy link
Contributor

Compiled and Linked Shaders, Implemented Vertex Buffer. Modifed xmake scripts.
Reorganized the samples asset folder structure.

@abhayMore abhayMore added Enhancement New feature or request RHI OpenGL Issues relating to OpenGL API Xmake Issues relating to the Xmake build system labels Aug 12, 2024
Core/Application/Application.cpp Outdated Show resolved Hide resolved
Core/Graphics/Buffer.h Show resolved Hide resolved
Core/Graphics/RHI/OpenGL/OPENGLPixelShader.h Outdated Show resolved Hide resolved
Core/Graphics/RHI/OpenGL/OPENGLRenderer.cpp Outdated Show resolved Hide resolved
Core/Graphics/Renderer.cpp Outdated Show resolved Hide resolved
Core/Graphics/Renderer.cpp Outdated Show resolved Hide resolved
Core/Graphics/Shader/Shader.h Outdated Show resolved Hide resolved
Core/Graphics/Shader/ShaderCompiler.h Outdated Show resolved Hide resolved
@ArnavMehta3000 ArnavMehta3000 merged commit ed50fff into CrossGL:main Aug 14, 2024
2 of 4 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 Xmake Issues relating to the Xmake build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants