All Projects → nomnomab → RaycastVisualization

nomnomab / RaycastVisualization

Licence: other
This asset allows users to view raycasts as the user fires them.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to RaycastVisualization

ctxutil
utils for Go context
Stars: ✭ 18 (-70.49%)
Mutual labels:  utility, helper
Vuex Rest Api
A utility to simplify the use of REST APIs with Vuex
Stars: ✭ 365 (+498.36%)
Mutual labels:  utility, helper
Tooltip Sequence
A simple step by step tooltip helper for any site
Stars: ✭ 287 (+370.49%)
Mutual labels:  utility, helper
Common.utility
Various helper class
Stars: ✭ 4,101 (+6622.95%)
Mutual labels:  utility, helper
Senparc.co2net
支持 .NET Framework & .NET Core 的公共基础扩展库
Stars: ✭ 289 (+373.77%)
Mutual labels:  utility, helper
xd-storage-helper
A little helper to make storing key-value-pairs (e.g. settings) for Adobe XD plugins easier.
Stars: ✭ 22 (-63.93%)
Mutual labels:  utility, helper
sharyn
🌹 Sharyn – A collection of JavaScript / TypeScript packages that make your life easier and reduce your boilerplate code
Stars: ✭ 30 (-50.82%)
Mutual labels:  utility
xcursorlocate
cursor location indicator for x11
Stars: ✭ 16 (-73.77%)
Mutual labels:  utility
tracked
Header-only C++17 library enables to track object instances with varied policies and gives you to control exceptions on policy rule break.
Stars: ✭ 12 (-80.33%)
Mutual labels:  utility
UCAS-Helper
国科大(UCAS, ucas)校园网登录、课程资源下载、自动评教和分数查询助手
Stars: ✭ 105 (+72.13%)
Mutual labels:  helper
useful
🇨🇭 A collection of useful functions for working in Elixir
Stars: ✭ 21 (-65.57%)
Mutual labels:  utility
dotfiles
dotfiles symbolic links management CLI
Stars: ✭ 156 (+155.74%)
Mutual labels:  utility
git-cheatsheet
One stop guide to help solve all your doubts related to Git & GitHub.
Stars: ✭ 31 (-49.18%)
Mutual labels:  helper
avrocount
Count records in Avro files efficiently
Stars: ✭ 16 (-73.77%)
Mutual labels:  utility
DropPoint
Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows
Stars: ✭ 303 (+396.72%)
Mutual labels:  utility
Windows10Tools
Tools for Windows 10
Stars: ✭ 45 (-26.23%)
Mutual labels:  utility
timestampy
🕒 Bunch of utilities useful when working with UNIX timestamps
Stars: ✭ 21 (-65.57%)
Mutual labels:  utility
i2c-exp-driver
Driver to program I2C based Onion Expansions
Stars: ✭ 33 (-45.9%)
Mutual labels:  utility
Octotab.crx
⚒ (I'm dead) A super tiny chrome extension making your Github news feed more organized.
Stars: ✭ 17 (-72.13%)
Mutual labels:  utility
drain-js
Makes smooth transitions between two numbers.
Stars: ✭ 45 (-26.23%)
Mutual labels:  utility

Raycast Visualization

This asset allows users to view raycasts as the user fires them.

Usage

Replace Physics. with VisualPhysics. when firing a raycast to get a visual.

This class is housed within the Nomnom.RaycastVisualization namespace.

Installation

Using Unity Package Manager

  1. Open the Package Manager from Window/Package Manager
  2. Click the '+' button in the top-left of the window
  3. Click 'Add package from git URL'
  4. Provide the URL of this git repository: https://github.com/nomnomab/RaycastVisualization.git
  5. Click the 'add' button

User Options

The user options are located under Edit/Preferences/RaycastVisualization

Settings

Examples

Raycast / Linecast

Raycast / Linecast

RaycastAll / RaycastNonAlloc

RaycastAll / RaycastNonAlloc

CapsuleCast

CapsuleCast

CapsuleCastAll / CapsuleCastNonAlloc

CapsuleCastAll / CapsuleCastNonAlloc

CheckCapsule

CheckCapsule

OverlapCapsule / OverlapCapsuleNonAlloc

OverlapCapsule / OverlapCapsuleNonAlloc

BoxCast

BoxCast

BoxCastAll / BoxCastNonAlloc

BoxCastAll / BoxCastNonAlloc

CheckBox

CheckBox

OverlapBox / OverlapBoxNonAlloc

OverlapBox / OverlapBoxNonAlloc

SphereCast

SphereCast

SphereCastAll / SphereCastNonAlloc

SphereCastAll / SphereCastNonAlloc

CheckSphere

CheckSphere

OverlapSphere / OverlapSphereNonAlloc

OverlapSphere / OverlapSphereNonAlloc

Compute Penetration

Compute Penetration

Closest Point

Closest Point

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].