mini3d | 3D Software Renderer in 700 Lines !! | Graphics library
kandi X-RAY | mini3d Summary
kandi X-RAY | mini3d Summary
3D Software Renderer in 700 Lines !!
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mini3d
mini3d Key Features
mini3d Examples and Code Snippets
Community Discussions
Trending Discussions on mini3d
QUESTION
in this project (https://github.com/skywind3000/mini3d/blob/master/mini3d.c),when I try to change "model" and "view" matrix,I find the x axis pointing out of the screen,the y axis pointing left,and the z axis pointing up.
This is different from the left and right hand coordinate system.But I want to use left or right hand coordinate.How to fix it?
...ANSWER
Answered 2021-Mar-24 at 08:05I find the answer.
When use look_at function to build a "view" matrix,the "world-up" matrix should be {0,1,0,1} but not {0,0,1,1}.
you can see this answer:Understanding glm::lookAt()
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mini3d
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page