• Stars
    star
    108
  • Rank 314,575 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Additional Draft tools for VisualEffectGraph

Visual Effect Graph - Extras

Additional Features for use with VFX Graph. These features are mostly unpolished, non-official and unsupported by Unity. Use at your own risk.

Requirements

  • VFX Graph Package
  • Unity
    • 2020.3 > Use Tags before 2021.3.0
    • 2021.3 > Use Tags before 2022.2.0
    • 2022.2 > Use versions 2022.2.0 and onward

Documentation

You can now access the documentation in the Wiki

Installing

You can use a manual, local package installation if you need to alter the code locally or automate the fetch of the repository by using a git address directly. The latter option shall download and manage automatically the repository, with the drawback of being read-only.

OpenUPM Scoped Registry (2020.1 and newer)

Open Project Preferences and go to Package manager Window.

If not present, add this scoped registry:

  • Name: OpenUPM
  • URL : https://package.openupm.com
  • Scopes : net.peeweek

Once added, you can close the project settings window.

Finally, Open Package manager (Window/Package Manager), select the Visual Effect Graph (Extras) package, and click the install button.

Local Package

  • Clone repository somewhere of your liking
  • Make sure your project is correctly configured with both HDRP and VFX Graph at correct revisions
  • In your project, open the Window/Package Manager window and use the + button to select the Add Package from Disk... option.
  • Navigate to your repository folder and select the package.json file
  • The repository shall be added

More Repositories

1

net.peeweek.gameplay-ingredients

Gameplay Ingredients for your Unity Games - A collection of runtime and editor scripts that ease simple tasks while making games and prototypes.
C#
579
star
2

Unity-URP-SmokeLighting

Universal Render Pipeline Shaders for Smoke Lighting (Normal, 6-Way + ASTA Workflows) for VFX Graph and Shuriken
HLSL
183
star
3

net.peeweek.console

An interactive runtime console for unity available as package
C#
67
star
4

HDSimpleGame

Unity Robots Third Person Platformer Project, rendered with HDRP / Gameplay Ingredients / Third Person Controller / Console / Build Frontend
C#
52
star
5

VisualEffectGraph-EasySetup

Unity project with automated setup and update for using the VisualEffectGraph from the GitHub repository
Batchfile
37
star
6

ShurikenMaster

Highly Experimental, General-Purpose Shuriken particle shaders for Unity3D
C#
36
star
7

net.peeweek.build-frontend

A Unity GUI Frontend to manage build batches and review build reports
C#
28
star
8

net.peeweek.game-options

Game Options Elements for Unity Games
C#
21
star
9

pcache

pcache is a point and particle cache file format
Python
18
star
10

VectorFieldFile

13
star
11

VFXDoc

Visual Effects Documentation (https://vfxdoc.rtfd.io).
HTML
12
star
12

NodeGraph

C# Winforms Node graph Control (moved repo from https://archive.codeplex.com/?p=nodegraph)
C#
11
star
13

net.peeweek.debug-menu

A simple Debug Menu for your Unity Projects
C#
7
star
14

FPSKit

First Person Game Kit
C#
6
star
15

VisualEffectGraph-Universal

URP / VisualEffectGraph project with various tests.
C#
5
star
16

VFXGraph-PainterVR

PainterVR testbed (rough)
C#
4
star
17

net.peeweek.retroizer

Retroizer Shader and camera system for Unity
ShaderLab
4
star
18

GameplayIngredients-StarterPackage

.unitypackage generation project for net.peeweek.gameplayingredients
C#
3
star
19

com.github.unity

Package Version of the GitHub for Unity plugin (https;//unity.github.com)
C#
3
star
20

gmenu2x-skin-flat

Flat Skin for GMenu2x (RG350) using material design icons
3
star
21

VFXToolbox-Example

C#
3
star
22

CrashReporter

C# Crash Reporter for your applications
C#
2
star
23

LDJAM-47

Ludum Dare 47 Project
C#
2
star
24

bizhawk-shaders

Shaders of BizHawk emulator
2
star
25

GameOptions-Dev

Dev project for https://github.com/peeweek/net.peeweek.game-options
C#
2
star
26

VisualEffectGraph-Extras

Boilerplate Project for Visual Effect Graph Extras package
1
star
27

Junction

Junction
C#
1
star
28

JITInjector

JITInjector is a C# based JIT Compiler that lets you compile source files at runtime and inject new types into your runtime.
C#
1
star
29

aLttP-UWDE

UnderWorld Delving and Exploration (UWDE) of The Legend of Zelda - A Link to the Past.
Lua
1
star
30

XCollision

Collision tool for C# Monogame/XNA
C#
1
star