Coder Social home page Coder Social logo

kdecals's People

Contributors

aet avatar almostinteractive avatar kink3d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kdecals's Issues

Custom preview for decal materials

Currently the material preview for a decal material renders with a sphere. This is less than ideal, is there a way to render with a custom pass?

Decals rendering on top of particles (Unity 2020.1/URP 8.2.0)

I'm having a problem in which the decals always render on top of particles from the default Particle System. I'm using Unity 2020.1.1f1 and URP 8.2.0. Here's an example of the problem with the related particle Material and DecalData:

Issue_Example
Issue_Particle
Issue_Decal

I've tried changing the Priority in the particle material but it had no effect. Is this a bug or a limitation of the system? Or I'm just doing something wrong?

There are no materials on Decal

Greetings, I ran into such a problem, so I installed the decals package and created a decal, set up layers, but the decal is not displayed not in the game not in the scene how to fix it?

Investigate decal batching

Currently decal draws are batched between multiple objects with one decal. Is it possible to batch multiple decals using the same Material?

Not working with vertex displacement

The decals are not correctly projected when the receiving object has vertex displacement applied. They are projected on the unmodified mesh and ignore the displacement.

Cannot see decals in 2019.3.6f1

I'm using URP 7.1.8

I followed the instructions and got everything setup. I can create DecalData and Decal objects just fine.
However, the decals do not show up in the scene. I've tried messing with all the settings and have tried rotating the decal around as well as tried it on different objects, no luck though.

Decal Problem

Decal showing in Editor but in in Play mode?

Currently using Unity 2019.3.2 and trying to make use of your Decals, I followed the Set Up Tutorial but unfortunately the Decal does only show in Editor Mode but not in Game view? Anybody knows how to fix that?
Untitled

Decal over UI

Hello and thank you for these great decals!

I just have a problem: The decals appear above the ui. An idea of ​​the problem ?

image

Thank you ;)

Rendering crashes when creating decal

I've set up the package as instructed and there are no importing errors. everything seems to be set up as intended but when I create a decal object in the hirearchy rendering of the scene seems to crash and I get null reference exceptions.
error codes
I am using Unity 2019.4.1f1.

Surface the decal is being projected against displays as pure black (Unity LTS 2019.4.13f1/URP 7.3.1)

The decal works normally at first, but attempting to save the scene causes the ground to turn black. If there is only one decal in the scene, the decal displays normally but the "whitespace" around it on the gameobject(s) it's colliding with is black. Adjusting the color or any other details of the material somehow "refreshes" the display and makes it look normal again... but only until you save the scene again.

Graphics card is an AMD Radeon R9 200 series, if that helps.

Metallic Setup support

Currently there is only the option to use decals with specular maps, a metallic workflow would be needed.

Cannot import/download package - Unity 2021.1.12f1

I followed the instructions , added it into the manifest; but starting up the project and opening it doesnt download the package and leaves an error.

An error occurred while resolving packages:
Project has invalid dependencies:
com.kink3d.decals: No 'git' executable was found. Please install Git on your system then restart Unity and Unity Hub
com.kink3d.pooling: No 'git' executable was found. Please install Git on your system then restart Unity and Unity Hub

A re-import of the project may be required to fix the issue or a manual modification of /Packages/manifest.json file.

Instanced Materials

I would love a way to use instanced materials so that I can modify material properties for one decal without affecting all other decals using the same decal data. I made this change locally but the quality and standards are not worthy of a pull request.

Use cases: Fading, emission used for visual effects

Layer mask not working

Decal data -> Projection Options -> Layer mask -> Pick anything other than 'Everything', and decals don't show up.

Playing around with your decals solution, and it's very impressive. I'm looking to use it for spell/skill indicator on ground, and don't want to project on anything else than the ground. However, when I put the ground object on "Ground" layer, and go Decal data -> Projection Options -> Layer mask -> "Ground", the decal just disappears. The only way I can get decals to show is having Layer mask -> "Everything"

Performance drop on Oculus Quest

I have a test repro scene for this but we have noticed the Decal Renderer feature causes a significant performance drop in our scene even with FFR on at its highest level, is there any way to optimise the renderer feature? We have tried toggling on/off the decals in a scene to see the performance difference but the renderer feature itself being enabled causes the framerate to dip below 72 fps

Editor hangs as soon as a kDecal shares a scene with a terrain

Whenever a kDecal is placed in a scene that contains a terrain, or when a terrain is created in a scene where kDecals are present, the editor hangs almost instantly. Sadly, no useful data is logged in the editor log.

Unity 2019.3f6 macOS

kDecal revision: 493ce6d

Relevant packages in use:

"com.unity.device-simulator": "2.0.0-preview",
"com.unity.render-pipelines.universal": "7.2.0",
"com.unity.shadergraph": "7.2.0",
"com.unity.terrain-tools": "3.0.1-preview",

Graphics tests

Add graphics tests to cover visual elements that cant be covered by editor tests. Investigate different ways to implement a graphics test framework.

Tests to consider:

  • Projection matrix
  • Material properties
  • Depth
  • Depthfalloff
  • Angle
  • Anglefalloff
  • Layermask
  • Sortingorder
  • Renderpass event (after transparent)
  • Behind camera cull
  • Camera frustum cull
  • Clip planes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.