Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples: Add external subdivision demo #24397

Merged
merged 11 commits into from
Aug 24, 2022
Merged

Examples: Add external subdivision demo #24397

merged 11 commits into from
Aug 24, 2022

Conversation

stevinz
Copy link
Contributor

@stevinz stevinz commented Jul 28, 2022

Related issue: #21072

Description

Adds a demo based on the three-subdivide library. This is a new implementation for users looking for a replacement for the SubdivisionModifier, which was removed in r125 after the official switch from Geometry to BufferGeometry. The library is linked to via unpkg so no version has to be maintained in this project. This is done is the style discussed in #23907.

Live link:
https://raw.githack.com/stevinz/three.js/external-subdivide-demo/examples/index.html?q=external#webgl_modifier_subdivision

@Mugen87 Mugen87 added this to the r144 milestone Jul 29, 2022
@mrdoob mrdoob merged commit 4279f3e into mrdoob:dev Aug 24, 2022
@mrdoob
Copy link
Owner

mrdoob commented Aug 24, 2022

Thanks!

abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
* Added example file

* Added subdivision example

* Added subdivision example

* Added subdivision screenshot

* Fixed subdivision screenshot

* Improved wireframe in example

* Tabs

* Fix version and dispose

* Wrong directory, oops

* Fix version and dispose
snagy pushed a commit to snagy/three.js-1 that referenced this pull request Sep 21, 2022
* Added example file

* Added subdivision example

* Added subdivision example

* Added subdivision screenshot

* Fixed subdivision screenshot

* Improved wireframe in example

* Tabs

* Fix version and dispose

* Wrong directory, oops

* Fix version and dispose
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.

None yet

4 participants