Giter VIP home page Giter VIP logo

3dviewer's Introduction

Hello Everyone 👋

Stay curious, It is never too late to learn

faultaddr's github stats Top Langs

  • 🔭 I’m currently working on Deep Learning/3D segmentation
  • 🌱 I’m currently learning Typescript

3dviewer's People

Contributors

faultaddr 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

Watchers

 avatar  avatar  avatar

3dviewer's Issues

CMake Error

I install glog in 3DViewer/src/log/

CMake Error at src/log/CMakeLists.txt:632 (add_library):
Cannot find source file:

/home/gleke/3DViewer/build/src/log/glog/export.h

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at src/log/CMakeLists.txt:632 (add_library):
No SOURCES given to target: glogbase

CMake Error at src/log/CMakeLists.txt:637 (add_library):
No SOURCES given to target: glog

make error

使用 cmake 配置和生成。

cmake -H. -Bbuild -DCMAKE_EXPORT_COMPILE_COMMANDS=on

使用 make 构建。

cd build
make

gleke@gleke-QTJ5:~/3DViewer$ cmake -H. -Bbuild -DCMAKE_EXPORT_COMPILE_COMMANDS=on
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:4 (project):
The CMAKE_C_COMPILER:

/usr/bin/clang

is not a full path to an existing compiler tool.

Tell CMake where to find the compiler by setting either the environment
variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
the compiler, or to the compiler name if it is in the PATH.

CMake Error at CMakeLists.txt:4 (project):
The CMAKE_CXX_COMPILER:

/usr/bin/clang++

is not a full path to an existing compiler tool.

Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.

-- Configuring incomplete, errors occurred!
See also "/home/gleke/3DViewer/build/CMakeFiles/CMakeOutput.log".
See also "/home/gleke/3DViewer/build/CMakeFiles/CMakeError.log".
gleke@gleke-QTJ5:/3DViewer$ ls
3DViewer.INFO build CMakeLists.txt LICENSE README.md src
gleke@gleke-QTJ5:
/3DViewer$ cd buils
bash: cd: buils: 没有那个文件或目录
gleke@gleke-QTJ5:/3DViewer$ cd build
gleke@gleke-QTJ5:
/3DViewer/build$ make
make: *** 没有指明目标并且找不到 makefile。 停止。
gleke@gleke-QTJ5:~/3DViewer/build$

Refactoring the Code

  • data-> single data, have the visiability && viewport properties, Do not keep the viewer instance

  • DataManager

  1. keep the display data list
  2. keep all the data
  3. load the file
  4. save the model
  5. save the render to img
  • Viewer
  1. UI operation
  2. show /hide the 3d data

10 day/person

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.