Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Aug 16, 2024. It is now read-only.
/qmlAlembicPublic archive

Qml Alembic plugin to visualize Alembic Point Clouds

License

Unknown, MPL-2.0 licenses found

Licenses found

Unknown
COPYING.md
MPL-2.0
LICENSE-MPL2.md
NotificationsYou must be signed in to change notification settings

alicevision/qmlAlembic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qmlAlembic is a C++ QML plugin providing classes to load and visualize Alembic point cloud files in Qt3D.It has been developed to loadAliceVision sparse reconstruction results insideMeshroom.

qmlAlembic - Meshroom

For now, it only handles point clouds and cameras.

Continuous integration:

  • Windows:Build status

License

The project is released under MPLv2, seeCOPYING.md.

Get the project

Get the source code:

git clone --recursive git://github.com/alicevision/qmlAlembiccd qmlAlembic

SeeINSTALL.md to build and install the project.

Usage

Once built and with the plugin installation folder inQML2_IMPORT_PATH:

importAlembicEntity1.0Scene3D{AlembicEntity{url:"myfile.abc"}}

[8]ページ先頭

©2009-2025 Movatter.jp