Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factory360 Logo

Latest Release License Docker

f360 Vision

Screenshot-f360vision

f360 Vision is a comprehensive 3D point cloud visualization and measurement platform designed for industrial environments. It combines powerful 3D point cloud processing capabilities with panoramic imagery to provide an immersive visualization and analysis experience for factory floors, industrial facilities, and other complex environments.

Overview

This project consists of multiple integrated components working together to provide a complete 3D visualization solution:

  • Web Application: A modern frontend for viewing and interacting with 3D point clouds and panoramic images
  • Viewer Backend: Serves processed 3D data and coordinates to the web application
  • Desktop Application: Cross-platform desktop client

Desktop App

Install the latest version of the f360 Vision App for your operating system.

⚠️ Hint for Windows installations

Make sure to set the path for .f360 files to a directory your Windows user has access to (e.g. Documents or Desktop).
Otherwise f360 Vision might not recognize .f360 files due to a lack of permissions (installing and starting f360 Vision with Admin-Permissions might help in this case)

The default path for .f360 files on macOS is /Users/<username>/Documents/f360 Vision.

Server hosting

Requirements

Install Docker and make sure Docker is running.

Setup

Linux / MacOS

curl -fsSL https://raw.githubusercontent.com/factory360org/f360-vision/main/unix/install.sh | bash

Windows

# powershell
irm https://raw.githubusercontent.com/factory360org/f360-vision/main/winos/install.ps1 | iex

Start

Run the start script with administrator / sudo rights. This will pull the Docker images and start the containers.

Linux / MacOS

./start.sh

Windows

# powershell
./start.ps1

Stop

Run the stop script.

Linux / MacOS

./stop.sh

Windows

# powershell
./stop.ps1

Update

Update to latest version
Either remove VERSION from .env or set VERSION=latest

Update to specific version
Update the VERSION=vX.Y.Z variable in the .env file and run the start script again.

Usage

Once started, the system will be available at the configured endpoint. Place the .f360 files in the created projects directory.

Integrations

About

Self-hosted 3D point cloud & panorama viewer for industrial environments - free desktop app, Docker/on-premise server, or use in your browser

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages