Giter Site home page Giter Site logo

human_model_viewer's People

Contributors

lemon-xq 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

Watchers

 avatar  avatar

human_model_viewer's Issues

Can not operate

I tried to configure the environment under windows. The results obtained are as follows:
Necessary variables have not been set (frustum, f, v, or vc).
Initializing GLFW.
Unable to load numpy_formathandler accelerator from OpenGL_accelerate
FRAMEBUFFER ERR: 36053
FRAMEBUFFER ERR: 36053
glValidateProgram: None
glGetProgramInfoLog
GL_MAX_VERTEX_ATTRIBS: 16
0
--Return--

e:\software\miniconda\install\envs\py36\lib\site-packages\opendr-0.73-py3.6.egg\opendr\renderer.py(1156)draw_color_image()->None
-> import pdb; pdb.set_trace()
(Pdb)

I also tried to configure the environment under Linux. The results obtained are as follows:
Necessary variables have not been set (frustum, f, v, or vc).
Initializing GLFW.
Traceback (most recent call last):
File "/home/zhou/SMPL/human_model_viewer-master/ui/main_window.py", line 91, in showEvent
self._init_camera()
File "/home/zhou/SMPL/human_model_viewer-master/ui/main_window.py", line 198, in _init_camera
self.rn.initGL()
File "/home/zhou/miniconda3/lib/python3.8/site-packages/opendr-0.73-py3.8.egg/opendr/renderer.py", line 208, in initGL
GL.glRenderbufferStorageMultisample(GL.GL_RENDERBUFFER, self.nsamples, GL.GL_RGB8, self.frustum['width'], self.frustum['height'])
File "/home/zhou/miniconda3/lib/python3.8/site-packages/OpenGL/platform/baseplatform.py", line 415, in call
return self( *args, **named )
File "src/errorchecker.pyx", line 58, in OpenGL_accelerate.errorchecker._ErrorChecker.glCheckError
OpenGL.error.GLError: GLError(
err = 1282,
description = b'invalid operation',
baseOperation = glRenderbufferStorageMultisample,
cArguments = (GL_RENDERBUFFER, 8, GL_RGB8, 874, 850)
)
已放弃 (核心已转储)

Hope you can get help, thank you very much

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.