Jump to content

Scintillating texture


simple_life
 Share

Recommended Posts

Hi SL!  Got some z-fighting happening, eh?  Also some bumpy-terrain protruding thru your white pads.

yuh, yuh, yuh, common problem... caused by your micro-processor.  Try making it stand in the corner for a half-hour.  :D (ahem - comedy attempt)

Let's see... Babylon decals... supposedly they "contour" (create a unique shape)... a mesh/texture combination... which ATTEMPTS-to match the surface that it is placed-upon. 

Thus, we should never re-position an already-created decal, because the underlying bumpy-ness will be different at the new position.  Decals check the bumpy-ness of the surface... when they are created, but cannot be updated to a new/different underlying-surface, later.  (Better to make a new decal for the new location.)

http://doc.babylonjs.com/how_to/decals

http://doc.babylonjs.com/playground/?code=decal

Here is a playground that does some nice decal work... on a bumpy heightMap...

https://www.babylonjs-playground.com/#PSKRF#10

This is a strange "lasso selection tool".  Left mouse button DOWN... drag the mouse in an area to surround some gray boxes, then lift the mouse button.

See how the decals are all angled and stuff... to match the bumpy terrain?  *nod*

I don't know if a terrain can get TOO BUMPY for a decal, but perhaps the resolution/subdivisions of the internally-used decalMesh (used to make the decal) could be increased.

I have turned-on bounding boxes for each decal... with line 152... to make it easier for us to see the decal angles and required "thicknesses".

The REAL mesh used to make the decal... is very precise.  The decal is a very complicated feature, code-wise.  It really works hard... to match the contour/bumps of the surface beneath it... when it is created.

Perhaps decals will help you with your white pads.  Be well.  Stay tuned/report stuff (thx).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...