Giter VIP home page Giter VIP logo

subnautica-cinematic-mod's Introduction

Subnautica Cinematic Mod

A Subnautica mod made to create cool looking camera shots

Requirements

How to use

Currently, everything is done with commands, so remember to enable console

Create path

First thing you have to do is to setup a path for the camera to follow, path works with points that will be interpolated to form a path.

To add a point, move where you want to add your point (easier with free cam), adjust roll and FOV, then execute addpoint command.

View path

Once you have setup at least 2 points, you will be able to execute command : runpath <time>, with parameter time being the duration of the path in seconds. Example: runpath 15 will make a 15 seconds long path.

Commands

clearpoints : Delete every previously set points.

stoppath : Stop a path while it's rendering (similar to Escape).

togglepathpreview : Toggle the path preview lines (red is linear, yellow is the true interpolated path).

addpoint : Add a point at position, rotation and FOV of the camera.

runpath <time> : Run the path for <time> seconds

Key Binds

  • RightArrow : roll right
  • LeftArrow : roll left
  • DownArrow : reset roll
  • NumpadPlus : increase FOV (dezoom)
  • NumpadMinus : decrease FOV (zoom)
  • NumpadEnter : Reset FOV to 70
  • Escape : Stop path while it's rendering (like the stoppath command)

Features planned

  • GUI Edition of path
  • More interpolations
  • More speed and path control
  • Big code refactoring and cleaning since I'm bad at C#
  • Video export if possible with unity

Other

License

subnautica-cinematic-mod's People

Contributors

owochle 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.