Skip to content

Commit 59dd76e

Browse files
authored
Update 112-3d-rendering.md
1 parent 6ebdf95 commit 59dd76e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_CodingChallenges/112-3d-rendering.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ videos:
2323
video_id: "tzsgS19RRc8"
2424
---
2525

26-
In this coding challenge, I use matrix math to project a 3D object on a 2D plane, in Processing(Java).
27-
26+
In this coding challenge I render a 3D object (cube) in 2D using rotation and projection matrices in Processing (Java).

0 commit comments

Comments
 (0)