SDKMesh reader utility

Open
#74 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp

Research direction

Start by comparing the requested SDKMeshReader.h utility with the existing WaveFrontReader.h utility. Determine how SDKMESH data should be stored in std::vector and exposed for tool imports; done means SDKMESH can be read for importing rather than only written.

Written by the indexing model from the issue text.

Description

utility

While SDKMESH is primarily a run-time format, it would be useful to have a SDKMeshReader.h similar to the WaveFrontReader.h utility (storing the data in std::vector and the like) to support importing of SDKMESH for tools instead of just output only.

Dominant language
C++
Stars
860
Forks
169
Avg merge
9h 49m
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/DirectXMesh

All issues in microsoft/DirectXMesh

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.