-
-
I tried to set `directory` as `'./'` and got an error
`Error: Directory /home/user/workspace/site/learnopengl.com/test/site exists`
` at new ResourceSaver (/home/user/node_modules/website-scra…
-
`mkdocs build` 在new-theme分支下会出现如下错误,但是master并不会出错
> proto@DESKTOP-3U70OFU MINGW64 ~/Documents/Code/repos/LearnOpenGL-CN (new-theme)
$ mkdocs build
WARNING - Config value: 'theme_dir'. Warning: T…
-
> You can also prepare your own AppImage for Linux as described in https://github.com/mki1967/mki3dgame/blob/master/appImage-instructions.txt
Please provide an AppImage for download on GitHub Relea…
-
Today,i still learn the OpenGL from https://learnopengl.com/#!Getting-started/Transformations
(the Chinese version: https://learnopengl-cn.github.io/01%20Getting%20started/07%20Transformations/ )
…
-
According to http://doc.crates.io/manifest.html#the-project-layout...
> Cargo will also treat any files located in `src/bin/*.rs` as executables.
... which is presented as an invariant. There i…
-
I'm currently working on a audio application for Linux and Windows and using nanogui for the interface.
I need to integrate some video content in the app, for which I'll use libvlc.
I have succes…
rvega updated
6 years ago
-
i have reported this issue in gamedev.net thinking that my implementation is wrong:
The mesh blades are miss aligned from the body mesh.
https://www.gamedev.net/forums/topic/693235-assimp-opengl-o…
-
Hey all, I've been trying to load an .obj for a cube while using JoinIdenticalVertices and I've been getting one entire face (triangle) missing. I believe it's the very last face, because I'm getting …
-
Please ensure you have given all the following requested information in your report.
#### Issue details
I want my game to fit any screen resolution (or window size) (I think it will use `Gdx.gl.gl…