GithubHelp home page GithubHelp logo

obni3d's Introduction

OBNI 3D - Objet Bruité Non Identifié 3D

Presentation

This tool allows you to simply deform an object using Volumes. Those volumes are gameobjects with a NoiseVolume component. All vertices of an object (using the ONBI3D shader) that are inside a Volume will be deformed according to Volume settings. A vertex normal recomputation is done in the shader to allow good reflections on deformed object.

Deformers

Three deformers are available : Value, Simplex and Voronoi.

Volumes blend themselves when they affect the same vertex according to their own blend operator : addition, soustraction, multiplication, division and modulo.

Mask

A mask is a volume that cancel any deformer in its area of effect allowing you to prevent any displacement.

Installation

Git users

Clone this repository and do submodule init and update in order to get the Unity-Noises submodule.

git submodule update --init --recursive

Non-git users

Download this repository and add it to your Unity project.

Download the Unity-Noises repository and add it inside the OBNI3D/Plugins directory.

Quick Start

  1. Create a new material and assign the OBNI3D shader to it.
  2. Add the material to an object in your scene.
  3. Create a new gameobject in your scene and add the NoiseVolume.cs script to it.
  4. Play!

Note

The first deformer has to use an "Addition" as blend operator. The other volumes will use this first value as a blend coefficient.

Demo

The demo project can be found here : https://github.com/alexbourgeois/OBNI3D-demo

Renders

You can find renders on my instagram : https://www.instagram.com/sioegroub/?hl=fr or on my Art Station : https://www.artstation.com/alexbourgeois

Imgur

obni3d's People

Contributors

alexbourgeois avatar barbelot 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

rotaercz cs-util

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.