RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Panda3D

Started by ahref, June 26, 2008, 11:16:49 PM

0 Members and 2 Guests are viewing this topic.

ahref

I keep linking panda3d throughout this section of the forums when users request a 3D alternative to rpgmakers.

Panda3D is a free 3D engine. No its not a game maker in the sense that nothing is written for you, you will have to get your coding fingers out and start typing. It supports a wide range of 3D model formats allowing you to make pretty much anything.

Link

its not bad in terms of graphics either:


droginator

Looks really cool. I don't really feel like downloading it, though, since I have no clue what I would do with it.

ahref

follow the tutorials:D

Leventhan

B-B-But Phyton and C++ is a pain... ;9

Be kind, everyone you meet is fighting a hard battle.

droginator

If it involves lots of coding, I'm not gonna use it. I'll stick with Bryce.

ahref

bryce is a 3D scenery creator it cant actually make your games for you. panda3d assembles the 3d models into a game when you code with it.

Revo

It seems pretty nice. I might give it a shot.

(Is it just me or does that screenshot scream Shadow of the Colossus? Maybe a fangame of it..? :-X)

ahref

:D finally someone willing to try.

levi python is so much easier then c++ :D

Leventhan

Quote from: anchovy on June 27, 2008, 05:38:26 PM
:D finally someone willing to try.

levi python is so much easier then c++ :D
Are you sure?
I tried to learn C++ but gave up in frustration. ;8

I'll perhaps take a look.
EDIT:Maybe we can do a collab with this program.

Be kind, everyone you meet is fighting a hard battle.

ahref

lol :| im still on the beginner tutorials

for C++ you have to control memory management etc and its a much higher programing language.