question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[request] number of segments

See original GitHub issue

I would like to configure the number of segments of the surface plane, similar to

new PlaneBufferGeometry(1, 1, 32, 32) // 32 x 32 segments/vertices

so that we can warp the surface like so: https://codesandbox.io/s/r3f-drei-meshwobblematerial-g5373

currently if i pass that wobbly material to troika it behaves very rigid: https://codesandbox.io/s/r3f-drei-meshwobblematerial-rwmrx i guess that’s because the surface behaves like a plane with 1x1 segments.

can this be done somehow?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
lojjiccommented, Jun 5, 2020

Quick-n-dirty prototype: Kapture 2020-06-05 at 10 29 43

I’ll clean it up and publish after real work. 😉

0reactions
lojjiccommented, Jun 9, 2020

v0.28.0 just published.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Segments - Amazon Pinpoint - AWS Documentation
A segment designates which users receive messages from a campaign or journey, typically a group of customers that share certain attributes.
Read more >
Segmented Reports | Search Ads 360 API - Google Developers
To request a segmented report, include a column that lists segment as its behavior in the Types of Reports reference. The following asynchronous ......
Read more >
Why Does Twilio's Response Show num_segments as 0 ...
You can retrieve the number of segments for an SMS message after the message has been sent, by making a GET request to...
Read more >
Determining the Perfect Number of Customer Segments
In Customer Success, customer segmentation should be logical (take a step back and really think about it) and done from the customer point...
Read more >
HL7 v2.3 - OBR - Observation request segment - HL7 Definition
The Observation Request segment defines the attributes of a particular request for diagnostic services (e.g., laboratory, EKG) or clinical observations ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found