How to make 3d renderer

i need a 3d engine for my game and its too hard to make and idk how to make a 3d engine

Woah there buddy! 3D is really complicated, especially in a 2D Vector engine like Wickenstick. (Wick/Candlestick)

You could look at what the famous Flash game RUN 1 did. It used a typical raycasting system to create 2D vectors, which were colored to look like they were darkening as they showed farther into the 3D scene.

Then the rest of the game was calculated in 3D.

1 Like

I mean, you can make one using PK3D, but its very sophisticated

Construct 3 - https://www.construct.net/en use the trial to Alpha the game and make a decision to pay if you are serious. Blender 3d or Unity 3d are a good combo.

But if you have no knowledge of 3d you have a long journey. It is a skill you have to hone.

1 Like