encima / encima/jsc3d

How to get all coordinate

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. I have a obj file exported from blender,How to get all the
vertexBuffer,indexBuffer,texCoordBuffer,texCoordIndexBuffer.
2. I have attached the obj file.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

```

Original issue reported on code.google.com by `prasen.b...@gmail.com` on 23 Jul 2014 at 12:21

Attachments:
- [female02.obj](https://storage.googleapis.com/google-code-attachments/jsc3d/issue-84/comment-0/female02.obj)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the question with the attached female02.obj file and locate the project's OBJ parsing entry point. Trace how vertexBuffer, indexBuffer, texCoordBuffer, and texCoordIndexBuffer are created, then document or expose a confirmed way to retrieve all four buffers.

Written by the indexing model from the issue text.

Assessment

Domain
computer-graphics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.