python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Make a hemisphere volume semitransparent
I have a hemisphere on the vertical axis, and would like to make it semitransparent (with the borders fading all around, in a sort of field).
I tried using pcolor3, but I do not know how to attach X,...
Vigor831
Votes: 0
Answers: 1
three.js Water2 refuses to be transparent
I'm trying to create a water surface via the three.js example object "water2".
This is a demo of the object:
https://threejs.org/examples/?q=water#webgl_water
I use this code to create the w...
Zwiebel4
Votes: 0
Answers: 0
How to make translucent texture visible through Physical Material in THREE.js?
I would like to render a translucent PNG texture behind a see-through Physical Material. However, THREE.js doesn't render the translucent texture through the Physical Material at all.
I figured out th...
Anders Carstensen
Votes: 0
Answers: 1
How to make Status bar and App bar layout transparent?
I'm copying the ui of the Keep Notes app and I want to make a transparent status bar and something like a search bar that hides when scrolling through the list.
First of all, I tried to make the Stat...
Зелимхан Магомадов
Votes: 0
Answers: 0