All Projects → laurenth-personal → Cinelights

laurenth-personal / Cinelights

Licence: other
Example project using Lighting tools package and Cine lights package for Unity.

Projects that are alternatives of or similar to Cinelights

timeline
Timeline - A photo organizer
Stars: ✭ 39 (+69.57%)
Mutual labels:  timeline
eruption
Realtime RGB LED Driver for Linux
Stars: ✭ 140 (+508.7%)
Mutual labels:  lighting
TimelineView
No description or website provided.
Stars: ✭ 18 (-21.74%)
Mutual labels:  timeline
angular-gantt-schedule-timeline-calendar-example
Angular gantt-schedule-timeline-calendar usage example
Stars: ✭ 15 (-34.78%)
Mutual labels:  timeline
character-extraction
Extracts character names from a text file and performs analysis of text sentences containing the names.
Stars: ✭ 40 (+73.91%)
Mutual labels:  character
animec
A module to get data about anime characters, news, info, lyrics and more.
Stars: ✭ 31 (+34.78%)
Mutual labels:  character
chartjs-chart-timeline
Google-like timeline chart for Chart.js.
Stars: ✭ 44 (+91.3%)
Mutual labels:  timeline
react-timeline
The easiest way to add a responsive and customizable timeline to React apps
Stars: ✭ 68 (+195.65%)
Mutual labels:  timeline
unihandecode
unihandecode is a transliteration library to convert all characters/words in Unicode into ASCII alphabet that aware with Language preference priorities
Stars: ✭ 71 (+208.7%)
Mutual labels:  character
VideoTimelineView
Video timeline UI for iOS Apps
Stars: ✭ 103 (+347.83%)
Mutual labels:  timeline
angular-timelinejs3
A timelineJS3 angular directive
Stars: ✭ 26 (+13.04%)
Mutual labels:  timeline
jQuery-Google-Plus-Stream
jQuery Google Plus Stream
Stars: ✭ 16 (-30.43%)
Mutual labels:  timeline
LightMask
A tiny 2D header-only flood-fill lighting engine
Stars: ✭ 71 (+208.7%)
Mutual labels:  lighting
keyframe
A simple keyframe utility for custom animation
Stars: ✭ 16 (-30.43%)
Mutual labels:  timeline
lucafail-timeline
A chronological overview of the Luca App based on recent coverage in online and print media, statements from IT and security experts, discussions in social media, talks and videos, Gitlab-issues as well as freedom of information requests on fragdenstaat.de
Stars: ✭ 23 (+0%)
Mutual labels:  timeline
react-gantt-schedule-timeline-calendar
React Gantt Schedule Timeline Calendar component wrapper for gantt-schedule-timeline-calendar [ react gantt, gantt, react gantt chart, react schedule, react timeline, react calendar, gantt, schedule, scheduler, timeline, calendar, react gantt chart ]
Stars: ✭ 47 (+104.35%)
Mutual labels:  timeline
vertical-timeline
Responsive, jQuery-based vertical timeline generator
Stars: ✭ 75 (+226.09%)
Mutual labels:  timeline
ProjectKaya
Project Kaya for mobile game platform
Stars: ✭ 324 (+1308.7%)
Mutual labels:  character
com.pixelwizards.utilities
Some Unity utilities (UV tools, resource checker etc) packaged for Unity's Package Manager
Stars: ✭ 61 (+165.22%)
Mutual labels:  timeline
plato
Plato is a unity extension skill system.The editor is somehow like the timeline editor.Feel free to use it.
Stars: ✭ 96 (+317.39%)
Mutual labels:  timeline

Cinelights

Example project using LightingTools.Core and LightingTools.CineLights for cinematic lighting with HD Render Pipeline in Unity 2018.3.0b08+ versions.

UPDATE : Scripts are no longer living in the projects, they are like features you can opt in by just adding the packages to your project's Packages folder. In github they are referenced as submodules (if you use the download button you need to download them separately). Downloading this project now only downloads an example project that uses the packages LightingTools.Core and LightingTools.CineLights.

Tested in Unity 2018.3.0b8 with HD Render Pipeline 4.2.0

How to use the Cine Lights

  1. Entity
  • Place an empty gameobject in the scene
  • Add a Cinelight component to it
  • Place the gameobject Pivot where you want your light to look at, or attach it to another gameobject if you want the light to follow
  • Tweak the light settings through the Cinelight inspector parameters
  1. Timeline Track
  • In an existing timeline add a Cinelight track
  • On the left side of the track there is a slot where you can reference an entity that the light will be pointing at : typical use case is a character's hip bone or head bone, this way the light will follow the character.
  • Add Cinelight clips on the track to control the Cinelight. When there is no clip, the light is disabled.
  • Use Fade-in/Fade-out/Blend between clips to animate your light.
  • For more than one light, use more tracks, see provided example.
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].