Extracting models from web

Skeletons, animations, shaders, texturing, converting, fixing and anything else related to read game models
Ivan8065
Posts: 3
Joined: Wed Apr 29, 2020 6:11 pm

Extracting models from web

Post by Ivan8065 »

Hello, I would like to ask if is possible to extract models from this website https://chevrolet.alghandi.com/new-vehicles/2020-camaro/, when you scroll down you can select version and click "View Experience", it opens some model viewer under it and loads 3D model, I saw in Chrome in F12 it downloads files mq.bin.gz and mq.json which I think are model files. Thank you for response.
DJ Normality
Posts: 647
Joined: Tue Jul 24, 2018 8:52 am

Re: Extracting models from web

Post by DJ Normality »

I found this.
Models
Image
Image
Textures
Image
Thawfeeq
Posts: 19
Joined: Sun Dec 30, 2018 10:34 am

Re: Extracting models from web

Post by Thawfeeq »

I don't know whether the json file is a model or not.It might be a data file storing some info.
episoder
Posts: 123
Joined: Fri Oct 27, 2017 7:36 pm

Re: Extracting models from web

Post by episoder »

yeh. well there are 2 sets of files. one for the body and one for the wheels. i have no idea where in the json the file offets are tho. anyway...

i figured... since chrome doesn't render the viewer... if you got a firefox 52.0 installer (immediately disabled updates) and ninja 1.7.1 x86 (intruder default here) with a decent rip interval (10+ secs) you can get a a nice puzzle to work with. old school, but does it quicker then messing with this file garbage. :mrgreen:

Image
Ivan8065
Posts: 3
Joined: Wed Apr 29, 2020 6:11 pm

Re: Extracting models from web

Post by Ivan8065 »

@episoder wow looking nice man, thank you :)
Thawfeeq
Posts: 19
Joined: Sun Dec 30, 2018 10:34 am

Re: Extracting models from web

Post by Thawfeeq »

episoder I have a doubt..u know , in these tools like 3D researcher and all, can we edit the mesh and save the changes, so that next time we open up the 3d model, it preserves our edits?
I really wish to edit a model that can be extracted from these tools...any possible way we can edit the mesh and save it/reimport it?
DJ Normality
Posts: 647
Joined: Tue Jul 24, 2018 8:52 am

Re: Extracting models from web

Post by DJ Normality »

Was finally able to get something.
Image
V=3868452
C=6987
FLOAT
F=12
C=5152
SHORT
PAD 2/2

V=3952296
C=1642
FLOAT
F=61836
C=1204
SHORT
PAD 2/2

V=3972000
C=5480
FLOAT
F=76284
C=7686
SHORT
PAD 2/2

V=4081600
C=4474
FLOAT
F=170700
C=7652
SHORT
PAD 2/2

All 4 parts joined
Image