Raffaello / threedangles

3D triangles software rendering engine from scratch
MIT License
0 stars 0 forks source link

Vertex class, substituting and augmenting Vector class #12

Closed Raffaello closed 2 years ago

Raffaello commented 2 years ago

Vertex will be composed by


This class will impact:

some operations around vertexes. As basically Vertex will be inserted between the layer of Vec4 and Triangle.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 8 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication