Player models?

bbmario
New member
 
Posts: 6
Joined: Mon Oct 27, 2014 03:12

Player models?

by bbmario » Mon Oct 27, 2014 03:16

I noticed that player models are just 2D billboards. Can these be replaced with animated models? Which model formats are supported? MD2? MD3?
 

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

Re: Player models?

by philipbenr » Mon Oct 27, 2014 03:29

What version of Minetest are you using?
 

bbmario
New member
 
Posts: 6
Joined: Mon Oct 27, 2014 03:12

Re: Player models?

by bbmario » Mon Oct 27, 2014 10:24

Latest from website, downloaded yesterday.
 

User avatar
Esteban
Member
 
Posts: 872
Joined: Sun Sep 08, 2013 13:26
GitHub: Esteban-
IRC: Esteban
In-game: Esteban

Re: Player models?

by Esteban » Mon Oct 27, 2014 12:49

.
Last edited by Esteban on Sat Mar 19, 2016 12:30, edited 1 time in total.
 

User avatar
lag01
Member
 
Posts: 190
Joined: Sun Mar 16, 2014 03:41
GitHub: AndrejIT
IRC: lag01
In-game: lag

Re: Player models?

by lag01 » Mon Oct 27, 2014 17:16

I know nothing about 3D modelling, but file /games/minetest_game/mods/default/models/charakter.x is 323kB big, it is a lot compared to textures etc...
It cannot be optimized or there will be no gain of doing that?
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Player models?

by Krock » Mon Oct 27, 2014 17:28

lag01 wrote:I know nothing about 3D modelling, but file /games/minetest_game/mods/default/models/charakter.x is 323kB big, it is a lot compared to textures etc...
It cannot be optimized or there will be no gain of doing that?

Are you looking for a skins mod?
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

Re: Player models?

by Calinou » Mon Oct 27, 2014 18:21

irrlicht.sf.net wrote:Currently supported textures file formats:

JPEG File Interchange Format (.jpg, r/w)
Portable Network Graphics (.png, r/w)
Truevision Targa (.tga, r/w)
Windows Bitmap (.bmp, r/w)
Zsoft Paintbrush (.pcx, r/w)
Portable Pixmaps (.ppm, r/w)
Adobe Photoshop (.psd, r)
Quake 2 textures (.wal, r)
SGI truecolor textures (.rgb, r)

Currently supported mesh file formats:

Animated objects:

B3D files (.b3d, r, skeleton)
Microsoft DirectX (.x, r) (binary & text, skeleton)
Milkshape (.ms3d, r, skeleton)
Quake 3 models (.md3, r, morph)
Quake 2 models (.md2, r, morph)

Static objects:

Irrlicht scenes (.irr, r/w)
Irrlicht static meshes (.irrmesh, r/w)
3D Studio meshes (.3ds, r)
Alias Wavefront Maya (.obj, r/w)
Lightwave Objects (.lwo, r)
COLLADA 1.4 (.xml, .dae, r/w)
OGRE meshes (.mesh, r)
My3DTools 3 (.my3D, r)
Pulsar LMTools (.lmts, r)
Quake 3 levels (.bsp, r)
DeleD (.dmf, r)
FSRad oct (.oct, r)
Cartography shop 4 (.csm, r)
STL 3D files (.stl, r/w)
PLY 3D files (.ply, r/w)
 

User avatar
lag01
Member
 
Posts: 190
Joined: Sun Mar 16, 2014 03:41
GitHub: AndrejIT
IRC: lag01
In-game: lag

Re: Player models?

by lag01 » Mon Oct 27, 2014 18:27

Calinou wrote:
irrlicht.sf.net wrote:Currently supported textures file formats:

...

Animated objects:

B3D files (.b3d, r, skeleton)
Microsoft DirectX (.x, r) (binary & text, skeleton)
Milkshape (.ms3d, r, skeleton)
Quake 3 models (.md3, r, morph)
Quake 2 models (.md2, r, morph)
...


Oh, thanks!
I will take a look at this when i have time.
 

bbmario
New member
 
Posts: 6
Joined: Mon Oct 27, 2014 03:12

Re: Player models?

by bbmario » Mon Oct 27, 2014 23:15

What is the mod that adds the default player model? bones? Where are the animation frames handled?
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

Re: Player models?

by kaeza » Mon Oct 27, 2014 23:50

bbmario wrote:What is the mod that adds the default player model? bones? Where are the animation frames handled?

The `default` mod (which is part of most subgames) provides the 3D look. The relevant code is in `default/player.lua`.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 12 guests

cron