Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change index buffer to a straight color buffer instead of display list #1

Open
ctralie opened this issue Apr 15, 2016 · 1 comment
Open

Comments

@ctralie
Copy link
Owner

ctralie commented Apr 15, 2016

I noticed looking at one of my students running the code yesterday that there's a potential bug with the way the background is rendered, and I think it would be a lot cleaner if I just used a different color buffer when rendering indices instead of doing a full fledged display list

@anny0316
Copy link

Hello ctralie:
I have some questions:

  1. In Utilities2D.py, an error occured: unresolved reference 'Point3D'.
  2. In meshView.py, this function makeLaplacianMatrixSolverIGL cound't find ,in line 108, and 'anchorsIdx, anchorWeights' cound't find in this function.
  3. In RealSenseVideo.py, 'from VideoTools import *', but how to find VideoTools?

thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants