Problems with the project configuration
Closed this issue · 7 comments
I git the whole project but I can't find the KoRE project in the solution directory. I download the KoRE project here(https://github.com/KoRE0/KoRE) and complied it with the cmake.But I still have problems after I linked the KoRE project to your project(I can't find the file named "TextureBuffer.h" in the KoRE project).So can you email me your whole project?Thx.
Hi!
Currently the version you can get from Github lacks some external dependencies (GLEW, ASSIMP) and model- and texture files.
And yes, you also need KoRE as another dependency. I recommend checking out my own KoRE-fork instead of the KoRE0 one.
This project is still in its early development stages. We will make proper CMake files and .zip-downloads for the external dependencies in the next weeks.
Until then, you can download my local project folder here: http://www.dropbox.com/s/tl4puoggo9yohjp/VoxelConeTracing.zip
greetings,
Dominik
I have solved the problem by following your advice.
Thx.
Libaier
Hi!
I meet the same problems as Libaier , but I could not download file from "http://www.dropbox.com/s/tl4puoggo9yohjp/VoxelConeTracing.zip ",
Could you send to my email sbmbeng@foxmail.com thank you very much!
I have the same problems as Libaier, and the link blow "http://www.dropbox.com/s/tl4puoggo9yohjp/VoxelConeTracing.zip "
becomes invalid.
Could you please share the project again, thank you!
Other implementation:
http://www.naixela.com/alex/
bagobor
Thank you!
I'm sorry for my late response. Currently the project is in a somewhat suspended mode but I'll try to fix the project setup asap. Currently I'm working on a replacement for the underlying KoRE engine and a new implementation of VCT, but that will take a while....
I can provide you with a precompiled version of the project you should be able to just execute:
https://www.dropbox.com/s/7vzxft6yx0haeu8/VoxelConeTraceDemo.zip