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

if a model have texture information ,how do i use it? #5

Open
Ahaenhhhh opened this issue Mar 18, 2022 · 1 comment
Open

if a model have texture information ,how do i use it? #5

Ahaenhhhh opened this issue Mar 18, 2022 · 1 comment

Comments

@Ahaenhhhh
Copy link

If I want to import the model from the outside, the model itself has texture mapping, and I changed the model.cpp and mesh.cpp, I'd like to know render.cpp how should be changed

@RogyDev
Copy link
Owner

RogyDev commented Mar 18, 2022

Models rendering happen in the "Renderer::RenderScene" function

The "pushing" of renderer commands happen in the "Rogy::UpdateEntity" function

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

No branches or pull requests

2 participants