Hi guys,
I'm new in OpenSubdiv, and I meet many problems :(
For study, I'm using OpenSubdiv 3.4.4 API to refine a Box using the loop scheme. By referring the tutorials' code, I get refined data by using TopologyRefinerFactory, StencilTableFactory, and PatchTableFactory.
However, I don't know why I can't make the indices match with the Vertexes.
Here is the box.
And here is the result.
If I only use the simple method with TopologyRefinerFactory and Interpolate, only matching the max level's output , the result look like this.
Why are the vertexes all on the same face? Why don't the faces connect with each other? where are the vertex on the corner? I changed the parameters for many many times, still, I couldn't get any satisfying result. Please Help me!
Best,
Strelitzia