Difference between revisions of "Graphics FAQ"
From CSWiki
(→Contents:) |
|||
Line 3: | Line 3: | ||
== Contents: == | == Contents: == | ||
+ | |||
+ | '''Making Movies''' | ||
+ | * How do I export a good quality, small size movie from Premiere? | ||
+ | |||
+ | '''Making Models''' | ||
+ | * I need a very simple shape. How do I make it? | ||
+ | * Do we (Princeton Graphics Group) have good models lying around? | ||
+ | * Where can I find good models on the internet? | ||
+ | * How can I get models from Sketchup to a format I can use? | ||
+ | |||
+ | '''Mesh Processing''' | ||
+ | * How do I subdivide a mesh? | ||
+ | * How do I smooth a mesh? | ||
+ | * How do I remesh (retriangulate, reparameterize) a mesh? | ||
+ | * How do I decimate a mesh? | ||
+ | * How can I convert from format X to format Y? | ||
+ | * My mesh has holes. How can I fix it? | ||
+ | |||
+ | '''Qt Related''' | ||
+ | * What magic environment variables do I need to make Qt work? | ||
+ | * How can I set up the Qt Windows Open Source version to work with Visual Studio? | ||
+ | |||
+ | == == | ||
− | Making Movies | + | '''Making Movies''' |
* How do I export a good quality, small size movie from Premiere? | * How do I export a good quality, small size movie from Premiere? | ||
− | Making Models | + | '''Making Models''' |
* I need a very simple shape. How do I make it? | * I need a very simple shape. How do I make it? | ||
* Do we (Princeton Graphics Group) have good models lying around? | * Do we (Princeton Graphics Group) have good models lying around? | ||
Line 14: | Line 37: | ||
* How can I get models from Sketchup to a format I can use? | * How can I get models from Sketchup to a format I can use? | ||
− | Mesh Processing | + | '''Mesh Processing''' |
* How do I subdivide a mesh? | * How do I subdivide a mesh? | ||
* How do I smooth a mesh? | * How do I smooth a mesh? | ||
Line 22: | Line 45: | ||
* My mesh has holes. How can I fix it? | * My mesh has holes. How can I fix it? | ||
− | Qt Related | + | '''Qt Related''' |
* What magic environment variables do I need to make Qt work? | * What magic environment variables do I need to make Qt work? | ||
* How can I set up the Qt Windows Open Source version to work with Visual Studio? | * How can I set up the Qt Windows Open Source version to work with Visual Studio? |
Revision as of 14:10, 11 October 2007
This document is meant to organize answers to common task oriented problems, thereby saving Szymon some time. Feel free to add your own questions and solutions.
Contents:
Making Movies
- How do I export a good quality, small size movie from Premiere?
Making Models
- I need a very simple shape. How do I make it?
- Do we (Princeton Graphics Group) have good models lying around?
- Where can I find good models on the internet?
- How can I get models from Sketchup to a format I can use?
Mesh Processing
- How do I subdivide a mesh?
- How do I smooth a mesh?
- How do I remesh (retriangulate, reparameterize) a mesh?
- How do I decimate a mesh?
- How can I convert from format X to format Y?
- My mesh has holes. How can I fix it?
Qt Related
- What magic environment variables do I need to make Qt work?
- How can I set up the Qt Windows Open Source version to work with Visual Studio?
Making Movies
- How do I export a good quality, small size movie from Premiere?
Making Models
- I need a very simple shape. How do I make it?
- Do we (Princeton Graphics Group) have good models lying around?
- Where can I find good models on the internet?
- How can I get models from Sketchup to a format I can use?
Mesh Processing
- How do I subdivide a mesh?
- How do I smooth a mesh?
- How do I remesh (retriangulate, reparameterize) a mesh?
- How do I decimate a mesh?
- How can I convert from format X to format Y?
- My mesh has holes. How can I fix it?
Qt Related
- What magic environment variables do I need to make Qt work?
- How can I set up the Qt Windows Open Source version to work with Visual Studio?