Skip to main content

Questions tagged [graphics]

0 votes
0 answers
111 views

We see a lot of 3D configurator web applications on the web and even other type of configurators in embedded systems, such as LED Totem displays. From real time car configurators which every major car ...
Taqasar Walayat's user avatar
-3 votes
2 answers
425 views

As we know that RGB monitors requires separates signals for red, green, and blue components of the image but television monitors uses single composite signals. For this composite signal use YIQ color ...
S. M.'s user avatar
  • 37
2 votes
1 answer
184 views

So I learned that the feature I am interested in is called a "displacement map". This makes it so you can take a blank t-shirt (with all it's curves and subtle textures), and apply an image to it so ...
Lance Pollard's user avatar
2 votes
1 answer
292 views

I would like to make a simple web application (a static website where all computation happens on the client) that generates a mesh and displays it. I have a working prototype in Unity and now I'm ...
Toast's user avatar
  • 128
5 votes
2 answers
3k views

It is generally understood in software engineering that global state is bad. However, OpenGL has been designed very much embracing the concept of global state. many of the things you modify will ...
Makogan's user avatar
  • 261
2 votes
3 answers
2k views

When I recently started doing some 3d graphics, I carefully (tried to be careful, anyway) decided to use the conventional mathematical standard for labelling axes, which was much more convenient for "...
John Forkosh's user avatar
1 vote
2 answers
3k views

I'm trying to understand how a 2d or 3d map would be saved, and I'm trying to figure out quad trees. So like is each node represented by characters in a file and inside of that is the next one? What ...
Scott's user avatar
  • 13
1 vote
0 answers
425 views

There's lots of stuff out there comparing the HTML elements SVG and Canvas, but I'm still a little confused. I'm looking for a way to draw an arbitrary shape (like, I have a description of a shape, ...
tscizzle's user avatar
  • 313

15 30 50 per page
1
2 3 4 5
7