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.

Material blending property

See original GitHub issue

Threejs’ Material class has the blending property which is really useful for faking materials that emit light or other effects. (For example, see the disco lights in saturday night)

https://threejs.org/docs/#api/materials/Material.blending

It would be nice to have it available in A-Frame material directly, without having to make a custom component just for changing its value.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

0reactions
feisscommented, Apr 16, 2018

thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Material#blending – three.js docs
Blending equation to use when applying blending. Default is AddEquation. See the blending equation constants for all possible values. The material's blending ......
Read more >
Material Properties Affecting Solids Blending and Blender ...
The materials to be blended may comprised of several unit particles which may differ in properties such as density, particle size, shape, ...
Read more >
Plastic Blending Basics
Why blend? The plastic blending process allows you to combine properties of multiple components and generate blends for optimized performance.
Read more >
An introduction to blending - Plastics News
There are two primary types of blending: metering the materials into the blend by quantity, known as volumetric blending; or blending by weight...
Read more >
Polymer Blend - an overview | ScienceDirect Topics
A polymer blend is a mixture of two or more polymers that have been blended together to create a new material with different...
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