• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 … 23 24 25 26 27 … 117 Next »

How to retrieve vertex position information of a given character in scene
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
How to retrieve vertex position information of a given character in scene
03-01-2017, 07:35 AM
#1
son1cman
Unregistered
 
Hi,

I was wondering if theres an built in fucntion to retrieve the positions of the entire array of vertex of a given character in the scene, if there isnt can you guide where can i get this information on the source code files so maybe i can create my own function... thanks in advance Smile
Reply
03-01-2017, 03:40 PM
#2
KHg8m3r Offline
Doesn't sleep, just Dolphin and Robots
*******
Posts: 6,029
Threads: 4
Joined: Sep 2013
This might be something that is game-specific. What game are you trying to find this out for?
Find
Reply
03-02-2017, 04:15 AM
#3
son1cman
Unregistered
 
zelda skysword or twilight princess
Reply
03-08-2017, 11:04 PM
#4
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
You can start dolphin in the debugger mode (-d as parameter), and you'll find some tools for such a usage. But you have to find the memory location of the vertex in same way....
Find
Reply
03-09-2017, 02:43 AM
#5
son1cman
Unregistered
 
(03-08-2017, 11:04 PM)degasus Wrote: You can start dolphin in the debugger mode (-d as parameter), and you'll find some tools for such a usage. But you have to find the memory location of the vertex in same way....

Thanks for reply, yeah im afraid its the only way to dump the vertex positions, this is kinda tedious to do cause you are looking for a 3d vectors and an array, is there any way i can find them easy?  im thiking maybe looking at dolphin code and try to give a hint where the character models adresses are located and make the search a little bit smaller
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma