A
A
anonymous2017-03-26 16:06:23
C++ / C#
anonymous, 2017-03-26 16:06:23

How to parse a 3d model from a file?

There is a file, you need to parse the model according to the structures. Where to begin?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
gosha-z, 2017-03-26
@anonymouss

Start by examining the file format in which this model is represented.

X
xmoonlight, 2017-03-26
@xmoonlight

You need to start by defining the structure of the data stored in the file and determining the storage format of the model.
Until this is done, there will be no further progress.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question