Skip to content

Mesh redesign#17

Merged
daisuke201 merged 10 commits intomasterfrom
mesh-redesign
May 14, 2019
Merged

Mesh redesign#17
daisuke201 merged 10 commits intomasterfrom
mesh-redesign

Conversation

@tanioka-gis
Copy link
Copy Markdown
Contributor

glTF に対応するためのメッシュの再設計です。

GeoMath.kml_model_matrix() method computes KML compatible model
transformation matrix.
EntityMaterial#setObjToView() method sets a matrix value to the
u_obj_to_view uniform variable.
* Uniform Color Usage
* FILTER and WRAP
* UNPACK_FLIP_Y
Added Entity#parseTransform() method to parse <TRANSFORM> object, and
use it for parsing of transformation matrix of GenericEntity class.
Furthermore, Material#bindVertexAttrib() has been replaced with
Material#bindVertexAttribs() to bind vertex attributes collectively.
Mesh instance can be initialized by Mesh.Initializer instance.
@daisuke201
Copy link
Copy Markdown
Member

Thanks 👍

@daisuke201 daisuke201 merged commit 46125e5 into master May 14, 2019
@daisuke201 daisuke201 mentioned this pull request May 14, 2019
2 tasks
@tanioka-gis tanioka-gis deleted the mesh-redesign branch May 27, 2019 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants