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

Not able to extract colors in .h #2

Open
kn-neeraj opened this issue Jul 14, 2014 · 4 comments
Open

Not able to extract colors in .h #2

kn-neeraj opened this issue Jul 14, 2014 · 4 comments

Comments

@kn-neeraj
Copy link

Hi it is exporting colors in .h file.

@zikkoerik
Copy link
Contributor

The exporter only exports the shape of the model and how a texture should be mapped on it. The actual texture (containing the colors) is not exported, but how this is done is covered in the Vuforia examples, I believe.

Regards, Erik

Jul 14, 2014 kl. 13:27 skrev kNeerajPro [email protected]:

Hi it is exporting colors in .h file.


Reply to this email directly or view it on GitHub.

@kn-neeraj
Copy link
Author

Thanks for replying.
But cant find how to extract colors in vuforia samples

On Monday, July 14, 2014, stickyerik [email protected] wrote:

The exporter only exports the shape of the model and how a texture should
be mapped on it. The actual texture (containing the colors) is not
exported, but how this is done is covered in the Vuforia examples, I
believe.

Regards, Erik

Jul 14, 2014 kl. 13:27 skrev kNeerajPro <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');>:

Hi it is exporting colors in .h file.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#2 (comment)
.

@zikkoerik
Copy link
Contributor

The texture is just a bitmap file included in the project, you'll be able to find the file name as a string in the examples and change it to your own bitmap file. If you don't have your texture as a bitmap file, you can probably export it from blender, google "blender export texture" and you're bound to find tutorials.

Regards, Erik

Jul 14, 2014 kl. 14:02 skrev kNeerajPro [email protected]:

Thanks for replying.
But cant find how to extract colors in vuforia samples

On Monday, July 14, 2014, stickyerik [email protected] wrote:

The exporter only exports the shape of the model and how a texture should
be mapped on it. The actual texture (containing the colors) is not
exported, but how this is done is covered in the Vuforia examples, I
believe.

Regards, Erik

Jul 14, 2014 kl. 13:27 skrev kNeerajPro <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');>:

Hi it is exporting colors in .h file.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#2 (comment)
.


Reply to this email directly or view it on GitHub.

@jpsarda
Copy link

jpsarda commented Jun 5, 2015

@kNeerajPro off topic question, do you remember with which version of Blender you worked with at the time you posted this? (asking this because I can't install the addon with latedt blender 2.72)

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

3 participants