Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: My 3D FE idea, Lilwolf?  (Read 1774 times)

0 Members and 1 Guest are viewing this topic.

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8188
  • Last login:Today at 12:38:01 am
  • The Bears Still Suck!
My 3D FE idea, Lilwolf?
« on: April 16, 2003, 01:54:14 am »
)p(, HC, can those models be imported into OpenGL easily?

I'm looking into making a simple GL FE for now.  Linux needs something!  I am getting sick of all these widnows looking FEs for linux.
« Last Edit: April 16, 2003, 03:32:00 pm by SirPoonga »

)p(

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 964
  • Last login:March 27, 2009, 03:38:15 am
  • We are the Galaxians...
    • Emulaxian:cabinet and frontend
Re:My 3D FE idea
« Reply #1 on: April 16, 2003, 06:24:15 am »
not yet.

talk to lilwolf if he could load that sample i send him in x format in opengl.

hc's latest idea is to create our own 3d file format to be used in fe's...we will see...i will be to busy the coming months to do much work on that but i think it is a good idea...

peter

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8188
  • Last login:Today at 12:38:01 am
  • The Bears Still Suck!
Re:My 3D FE idea
« Reply #2 on: April 16, 2003, 03:31:44 pm »
not yet.

talk to lilwolf if he could load that sample i send him in x format in opengl.

hc's latest idea is to create our own 3d file format to be used in fe's...we will see...i will be to busy the coming months to do much work on that but i think it is a good idea...

peter

hehe, getting anything to work in gl shouldn't be tough.  GL jjust uses raw data, so as long as the format can be converted into raw data there shouldn't be a problem.  It's just writing the converter.

Lilwolf

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4945
  • Last login:July 31, 2022, 10:26:34 pm
Re:My 3D FE idea, Lilwolf?
« Reply #3 on: April 16, 2003, 05:29:20 pm »
Sorry, but I haven't had time to play with my frontend in AGES!  So I haven't loaded the files at all.

but mine does work on linux and its running... It just doesn't load any models (ie, all the models in it currently are had made boxes and dull).

I'm still hoping to get some time someday... but its at the bottom of another list.... Since my cabinet isn't even inside.

I think after I get my cocktail table running... I will start working on it again.


Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 11:38:27 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:My 3D FE idea, Lilwolf?
« Reply #4 on: April 16, 2003, 06:18:03 pm »
DirectX basicaly loads a poly at a time similar to how ogl does it, so i say we all sit down, decide what we want, and design our own format.  I found a tool that will let us export all of the model data from a max model so it should be farily easy.  

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8188
  • Last login:Today at 12:38:01 am
  • The Bears Still Suck!
Re:My 3D FE idea, Lilwolf?
« Reply #5 on: April 16, 2003, 11:47:34 pm »
Well, we can discuss it on this thread, the chat room, or the fe forum.

Lilwolf

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4945
  • Last login:July 31, 2022, 10:26:34 pm
Re:My 3D FE idea, Lilwolf?
« Reply #6 on: April 20, 2003, 10:25:06 pm »
I personally would like to not reinvent the wheel myself.  And also allow others to create 3d models easily (without custom filters).  

But something else that would also be great is if it was common enought that we might be able to find freeware parsers for them in multiple languages... but that would just be great so I could plug it in and get it to load days faster.


Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 11:38:27 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:My 3D FE idea, Lilwolf?
« Reply #7 on: April 20, 2003, 11:23:48 pm »
I personally would like to not reinvent the wheel myself.  And also allow others to create 3d models easily (without custom filters).  

But something else that would also be great is if it was common enought that we might be able to find freeware parsers for them in multiple languages... but that would just be great so I could plug it in and get it to load days faster.




That's the problem lil...... peter and myself have been scouring the net for the past several months looking for a suitable format.  The only one that does everything we need is the w3d format, and it can only be read by shockwave/director.  The idea was to make a model format based on the x format but with better, "w3d like" functionality.  

)p(

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 964
  • Last login:March 27, 2009, 03:38:15 am
  • We are the Galaxians...
    • Emulaxian:cabinet and frontend
Re:My 3D FE idea, Lilwolf?
« Reply #8 on: April 21, 2003, 02:27:12 am »
I personally would like to not reinvent the wheel myself.  And also allow others to create 3d models easily (without custom filters).  

But something else that would also be great is if it was common enought that we might be able to find freeware parsers for them in multiple languages... but that would just be great so I could plug it in and get it to load days faster.




edit...oops empty reply...

i still think x is so common that it is a good format to start with. but hc and I really prefer a format that supports also for example bones animation...the first cab I want to tackle next is a space harrier sitdown  ;D

As for creating models easily...we will accept, and allready do accept, models in about any format and do the nescessary conversion. We can not expect everyone using max (me and hc) or maya (dan)  ;)



« Last Edit: April 21, 2003, 02:35:09 am by )p( »