Continuous Floating Origin

$12
Publisher chris thorne
File size 107.41MB
Number of files 199
Latest version 1
Latest release date 2023-02-15 02:52:17
First release date 2021-06-21 12:58:16
Supported Unity versions 2018.4.2 or higher
Continuous Floating Origin (CFO) is the first Relative Space component for making your games scale without jitter, glitches and other floating-point limitations.
Please import it into a new project then follow the documentation.

New install-configure-run vids (Large-scale parts for Dynamic Resolution Spaces): Floating origin multiplayer GKC integration: https://youtu.be/z4EdBEBVIY0 Network Floating Origin Complete Install, Configure and Run: https://youtu.be/x995KcLHeEo Floating origin install, setup, configure and run https://youtu.be/ayol4ceM7gE
Developed by a programmer primarily for other programmers. However, if you are not familiar with coding, help is available.

Floating Origin©® is copyrighted and trademarked (TM number: 2229697) to protect you from false and misleading information as well as my IP.

Single and multiplayerbr> Single and multiplayer are configurable as demonstrated in the video linked above.

Multiplayer is an option. It requires Mirror Network

GKC is an option for external character control.

Online information
Channel: https://www.youtube.com/channel/UCpi9nP_1DumSTkPMhfniimw
Web site: https://www.floatingorigin.com
Facebook: https://www.facebook.com/DrChrisThorne
Discord: https://discord.gg/PhzGCrSmy3
Research and technical articles: https://www.researchgate.net/profile/Chris-Thorne-2

Integrations supported
Separate documents are included describing integration for:
1. Game Kit controller (GKC): Integration allows multiplayer floating origin movement and stationary action on GKC characters. An interface (API) has been added that allows switching of control between CFO and GKC.
2. Space Graphics Toolkit (SGT): Integration offers a replacement for SGT origin-shifting and full-scale space and objects. Continuous travel with high fidelity over larger distances can then be added with Dynamic Resolution Spaces
3. Mirror Network: Multiplayer networking with basic or instantiated prefab avatars. CFO movement and stationary action, physics supported. No other game mechanics yet.
4. Robot Soldier (https://www.artstation.com/marcelobarrio). Example of an animated player character with FONet player control (no external character controller).

Note on floating origin:
Many player/camera “shift” methods, named “floating origin”, move the player, then back after a threshold distance is reached. These shifty methods are not real floating origin. They glitch, don't scale well in speed and size, and provide no special performance optimisation opportunities. All solved by the real solution provided here.

Features:
1. Floating Origin Network multiplayer.
2. Player/camera stays at the origin and the world is moved around the player. It appears as if the player is moving through the world.
3. The fixed Zero position for player/first person camera enables performance optimisations, such as faster distance calculation.
4. Easily switch between first/third person view/cameras with a key stroke.
5. Player/vehicle collisions. When the player/vehicle collides with an object, the player remains stationary and the entire world is moved away instead.
Generic demo vehicles now include car and ship with dummy player in translucent cockpit 6. Rigid-bodies colliding with the player react normally using the unity physics.
7. Uses only single precision to achieve accuracy that normally requires double precision.
8. Support for integrating with existing apps, and controllers. Includes documentation for specific external game/player controllers: Game Kit Controller and Space Graphics Toolkit (SGT). Additional links to video tutorial/demos.
9. Jump/teleport to different locations with view presets using a keystroke.
10. Change between avatar and vehicles.
11. A simple floating origin script added which illustrates in a single place the entire flow of logic. Instructions for using this script included in the main guide.
12. In-World user instructions.
13. No dlls - get all the code you pay for.
14. Initial player movement interpolation (across frames) added.
15. Frame rate and speed meter added.
16. Temporal Floating Origin optimisations for improved accuracy and performance have been incorporated.
17. Made to work with Rotation Floating Origin (more performance) and Dynamic Resolution Spaces (easier, flexible scaling of large worlds) and other modular components.


Benefits:
1. CFO is higher fidelity and more scalable than the conventional player movement or fake "floating origin" algorithms.
2. Enables fast origin-centred optimisations, such as faster distance calculation and billboards rotations.
3. You can make larger open worlds without jitter, glitches or z-fighting.
4. Player movement will always be maximum fidelity and smoothness.
5. Math based activity, such as collisions and physics, will always be maximum accuracy.
6. Greater reliability from less error and jitter.
7. You will not have to use double precision variables that have to be type cast down to single precision. Note: doubles can be handled in a special, precision preserving way.
8. Portability. The asset does not rely on Unity editor specific user interfaces, it does not depend on a pipeline or graphics card capability. The code is therefore portable across pipelines and hardware.
9. Flexibility. 1. Multiple ways to use or integrate with existing code. 2. Designed as a component that will fit with other components and a larger framework. You can pick components that best suit your needs.
10. Multiplayer network. Support for networked multiplayer is underway.

Known issues:
1. Changing vehicles is disabled until I complete the vehicle riding code. 2. A performance issue has appeared with large numbers of physics objects. It is being investigated. 3. This asset is going through a lot of change during the testing of the networking additions so there may be some bugs/issues.

In summary, you can scale your games and not worry about jitter and precision limits that occur with conventional camera movement and shifty methods. You gain extra fidelity and performance opportunities for free. Flexibility, portability, and modularity help you plug, play and port.
Based on my original 2005 floating origin paper and earlier publications on keeping the player at the origin, floating point resolution and scale.
.

Top Publisher Assets