Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged textures

0 votes
257 views
1 answer
    Almost exact duplicate question: OpenGL font rendering using Freetype2. I am trying to render text in my OpenGL program using ... , uv).a); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
277 views
1 answer
    I have a project from school I'm currently working on and I need to texture a non-rotating cube showing just ... images on the three faces: See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
445 views
1 answer
    I'm working on a game where there are many walls of the same texture but at different lengths/heights. ... //www.titansoftime.com/uv.php See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
390 views
1 answer
    I'm trying to have multiple materials on a single plane to make a simple terrain editor. So I create a couple ... . What am I doing wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
222 views
1 answer
    I'm trying to render a freetype font using OpenGL, following the example posted at http://en.wikibooks.org/wiki/ ... void main() { color = vec4(inputColor.rgb, texture2D(...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
739 views
1 answer
    three.js automatically resizes the texture image, if it is not power of two. In my case am using a custom canvas ... of the images in three.js See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
288 views
1 answer
    I'm creating a mesh with a custom shader. Within the vertex shader I'm modifying the original position of the ... , how can I accomplish this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
332 views
1 answer
    In "CUDA C Programming Guide 5.0", p73 (also here) says "Any address of a variable residing in global ... is not necessarily multiples of 256B? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...