Giter Site home page Giter Site logo

francisengelmann / pyviz3d Goto Github PK

View Code? Open in Web Editor NEW
312.0 9.0 17.0 32.1 MB

PyViz3D is a web-based visualizer for 3D objects and point clouds.

Home Page: https://francisengelmann.github.io/PyViz3D/

License: MIT License

Python 59.49% HTML 6.75% JavaScript 33.76%
visualizer 3d

pyviz3d's People

Contributors

francisengelmann avatar kumuji avatar kylevedder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pyviz3d's Issues

Issue with new version of Three JS

Hi Francis, I found a problem with the lastest release. The error is with this line.

image

image

In the lastest version of Three JS, CylinderGeometry (also SphereGeometry) has no attributes of faces.

After I replace import * as THREE from 'three'; with import * as THREE from 'https://threejsfundamentals.org/threejs/resources/threejs/r112/build/three.module.js';, it works fine

Yuanwen

AttributeError when run the arrow example

Hi @francisengelmann ,

Thank you for the excellent software! I try to run the example drawing arrows, but it raise the error as follow:
AttributeError: 'Visualizer' object has no attribute 'add_arrow'
I have install the version 0.2.23 by pip under anaconda environment. i copy the code and run it in the environment. so the error confuse me. i will be appreciate if you give me some hints!

How to get coordinates and RGB from a .bin file?

Thank you very much for the lightweight point cloud visualization method! I tried to open the bin file and convert it to decimal file, but I couldn't understand the relationship, and I couldn't find a specific way to read the bin file in the demo code. Can you tell me how to extract the coordinates and colors of the points?

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.