Author Topic: DC1MV: A tool to view 3D models...  (Read 4450 times)

Leo2236

  • Administrator
  • Sr. Member
  • *****
  • Posts: 284
  • Location: Athens, Greece
DC1MV: A tool to view 3D models...
« on: November 02, 2015, 07:13:32 pm »
Have decided to work on a tool that could view 3D models from the game, right now I've documented the basic of 3D format that the game use and wrote this small tool that can view parts from the model, hope at some point I'll made a release cause right now I'm experimenting  ;D

DC1MV: (Dino Crisis 1 Model Viewer)

« Last Edit: November 02, 2015, 08:33:00 pm by Leo2236 »
<a href="http://edmullen.net/flash/clock8.swf" target="_blank" rel="noopener noreferrer" class="bbc_link bbc_flash_disabled new_win">http://edmullen.net/flash/clock8.swf</a>

TTEMMA

  • Newbie
  • *
  • Posts: 10
  • Location: Russia, Smolensk
Re: DC1MV: A tool to view 3D models...
« Reply #1 on: November 02, 2015, 07:35:06 pm »
It's a great job! I wanted to like, but it did not work :(
« Last Edit: November 02, 2015, 08:33:22 pm by Leo2236 »

tugaevil15

  • Jr. Member
  • **
  • Posts: 54
  • 3D Game engines EX: Unity 5, 3D modelling...
  • Location: Europe
Re: DC1MV: A tool to view 3D models...
« Reply #2 on: November 02, 2015, 08:37:08 pm »
Cool, my favorite game DC 1 and 2.
The tool is for PC version or psx1?
In WINDOWS 10
Unity 5.6
Cinema 4D

Demistokl Heinzow

  • Newbie
  • *
  • Posts: 3
Re: DC1MV: A tool to view 3D models...
« Reply #3 on: November 02, 2015, 10:21:25 pm »
Leo2236
отличная работа!

Leigiboy

  • Newbie
  • *
  • Posts: 9
  • Location: Argentina
    • Support me on Patreon!
Re: DC1MV: A tool to view 3D models...
« Reply #4 on: November 03, 2015, 07:53:03 am »
Awesome!

MartinBiohazard

  • Newbie
  • *
  • Posts: 23
Re: DC1MV: A tool to view 3D models...
« Reply #5 on: November 03, 2015, 05:18:52 pm »
Great work Leo! Nice tool. :)

Leo2236

  • Administrator
  • Sr. Member
  • *****
  • Posts: 284
  • Location: Athens, Greece
Re: DC1MV: A tool to view 3D models...
« Reply #6 on: November 05, 2015, 04:20:13 pm »
Thanks for support! :)

Cool, my favorite game DC 1 and 2.
The tool is for PC version or psx1?
It should work with PC and PSX.

@TTEMMA
The source is available to you if you want it since you Delphi user as myself ;)
« Last Edit: November 06, 2015, 01:34:11 pm by Leo2236 »
<a href="http://edmullen.net/flash/clock8.swf" target="_blank" rel="noopener noreferrer" class="bbc_link bbc_flash_disabled new_win">http://edmullen.net/flash/clock8.swf</a>

TTEMMA

  • Newbie
  • *
  • Posts: 10
  • Location: Russia, Smolensk
Re: DC1MV: A tool to view 3D models...
« Reply #7 on: November 05, 2015, 05:51:35 pm »
@Leo2236
 Был бы только рад посмотреть на эти чудо исходники:)
 Я как знаю, PC версия никак не отличается от PSX, я в свою программу добавлял поддержку DC1, но в интернет данную версию не выкладывал, надо многое доработать.
 А вот со вторым дино Capcom постарались, всё поменяли в PC версии, оптимизировали под винду.

tofu

  • Newbie
  • *
  • Posts: 4
Re: DC1MV: A tool to view 3D models...
« Reply #8 on: November 05, 2015, 10:21:51 pm »
Awesome! I want to learn how to do stuff like this but i dont know where to start.


« Last Edit: November 05, 2015, 10:28:36 pm by tofu »

Leo2236

  • Administrator
  • Sr. Member
  • *****
  • Posts: 284
  • Location: Athens, Greece
Re: DC1MV: A tool to view 3D models...
« Reply #9 on: November 06, 2015, 02:34:57 pm »
@TTEMMA check your PM.

Awesome! I want to learn how to do stuff like this but i dont know where to start.
Thanks and Welcome!

First off all I use Delphi/Pascal to create all my tools and if that programing language it's fine with you, I can suggest you some sites to get start with(I'm usually use Delphi 7 Personal, cause it more than enough to create from a simple file/extractor to complex 3D viewer/editor ):

http://www.delphibasics.co.uk

http://delphi.about.com/

 I've learned a lot from those site!


<a href="http://edmullen.net/flash/clock8.swf" target="_blank" rel="noopener noreferrer" class="bbc_link bbc_flash_disabled new_win">http://edmullen.net/flash/clock8.swf</a>

CraZyEddy2010

  • Newbie
  • *
  • Posts: 48
  • Check out my Instagram EET_THE_FUKING_FUK
  • Location: is somewhere I belong
Re: DC1MV: A tool to view 3D models...
« Reply #10 on: November 07, 2015, 12:22:41 pm »
This is interesting Leo.  How to get Delphi 7? I saw it's a bit old right now. But I want that Delphi 7 thing ;)
EET_THE_FUKING_FUK

tugaevil15

  • Jr. Member
  • **
  • Posts: 54
  • 3D Game engines EX: Unity 5, 3D modelling...
  • Location: Europe
Re: DC1MV: A tool to view 3D models...
« Reply #11 on: November 07, 2015, 01:48:56 pm »
Using visual studio community 2015, express, java, C#, C++ ,can handle 3d editors for you?  Or is hard?
In WINDOWS 10
Unity 5.6
Cinema 4D

Leo2236

  • Administrator
  • Sr. Member
  • *****
  • Posts: 284
  • Location: Athens, Greece
Re: DC1MV: A tool to view 3D models...
« Reply #12 on: November 08, 2015, 10:20:09 am »
This is interesting Leo.  How to get Delphi 7? I saw it's a bit old right now. But I want that Delphi 7 thing ;)
If I'm not wrong Delphi 7 is free here and a while so posting the link would be ok I suppose, so here's the link:
http://delphifocus.blogspot.gr/search/label/Delphi%207

Delphi 7 was released back in 2002, so it's old but good developing soft...
<a href="http://edmullen.net/flash/clock8.swf" target="_blank" rel="noopener noreferrer" class="bbc_link bbc_flash_disabled new_win">http://edmullen.net/flash/clock8.swf</a>

CraZyEddy2010

  • Newbie
  • *
  • Posts: 48
  • Check out my Instagram EET_THE_FUKING_FUK
  • Location: is somewhere I belong
Re: DC1MV: A tool to view 3D models...
« Reply #13 on: November 10, 2015, 07:28:11 pm »
Thank you Leo :)  Now I nedd to check out about the compability with win 7.
EET_THE_FUKING_FUK

Leo2236

  • Administrator
  • Sr. Member
  • *****
  • Posts: 284
  • Location: Athens, Greece
Re: DC1MV: A tool to view 3D models...
« Reply #14 on: November 10, 2015, 07:43:15 pm »
No problems, I think D7 should run fine on Win7...
<a href="http://edmullen.net/flash/clock8.swf" target="_blank" rel="noopener noreferrer" class="bbc_link bbc_flash_disabled new_win">http://edmullen.net/flash/clock8.swf</a>