Hello all, I’m relatively new to Processing but I’m loving working with it, so thanks in advance for the help!
In short I’m looking for a library that will allow me to create 3D text with depth (not just rotate 2D text in 3D space) in much the same way that Processing allow text to be drawn. I’ve been searching for a couple days and so far I found a Java library that is deprecated, and some libraries for extrusion, but nothing as simple as a text method with a depth parameter. Tbh some of the extrusion example are over my head since I’m still very new to programming.
I figured I’d pose it to the forum and see if any of you know something that might help. I’m on Mac OS btw.
@monkstone just getting to look through this now… thanks for the recommendation! This looks great. I know I came across this library initially, but for some reason I thought it wouldn’t be able to handle text this well.