Giter Club home page Giter Club logo

powersphere's Introduction

Powerspheres

Features

  • Noise generation
    • Perlin noise and derivatives:
    • Fractal noise and curl noise
    • Seamlessly tiling noise
  • Dynamic grass generation in geometry shaders
    • Shape controllable by various parameters: no. of segments, height, width, curve.
    • Quasirandom placement controllable by density slider, one-channel mask, and subdivision into grids
    • Reacts to player movement and wind
    • Supports LOD simplification
  • Leaf-like particle system
    • Can be picked up by wind
    • Rendered billboards align to trajectory
  • Wind system
    • Supports arbitrary wind data fed in from a texture
    • A few controllable parameters such as wind speed and frequency
    • Dynamic wind generated by player movement
  • Water
    • Water simulation with heightmaps in compute shader
    • Simulation supports arbitrary water boundary, extracted using overhead stencil prepass
    • Water surface shader with runtime-computed normals
  • URP-compatible shaders
    • Distance-based shading / material swapping
    • Simple Cook-Torrance shading using Lambertian diffuse and Blinn-Phong NDF and combined fresnel-visibility approximation for specular
    • Default URP GI shading for indirect
    • Post-processing effects in compute shader

Demo controls

Mouse+keyboard

  • Right/Left mouse buttons: Pick up or drop sphere for corresponding side
  • WASD / Arrow keys: Movement
  • Mouse movement: Look
  • Space: Jump

Controller (Xbox)

  • RT/LT: Pick up / drop
  • Dpad: Movement
  • Right stick: Look
  • Y: Jump

Digital art concept

Title & concept

Hidden miniature worlds

Explanation of concept

A colorless, formless world is gradually revealed by interacting with miniature spheres found scattered around. Each one, a tiny world unto itself, when released, will fill the outer world with its influence.

It is possible to control each sphere independently and observe the combinations of effects possible under their influence. However, to suit traditional control schemes, this demo only allows moving two each time.

powersphere's People

Contributors

ewaldhew avatar

Watchers

 avatar

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.