geilekarren.eu

Hier findet Ihr alle möglichen Videos über Ferrari, Porsche, Lamborgini und anderen geilen Flitzer. Nicht nur für Tuning-Fans. Präsentiert von AWEsome Webdesign.


OpenGL Tutorial #1: Basic Shapes

This is a video lesson explaining a little about the basics of 3D programming in OpenGL and GLUT. It explains the code of a simple OpenGL program. This lesson is part of the free OpenGL tutorial at...

Tags: opengl  tutorial  GLUT  3D  C++  programming 



C++ OpenGL Lesson 1: A Simple OpenGL Project

xoax.net Download the project and code at xoax.net For this C++ video lesson, we demonstrate how to set up a simple Visual Studio project, which uses OpenGL and GLUT. Please submit all questions to...

Tags: opengl  graphics  glut  gui  game  programming  c++  computer  microsoft  visual  studio  visualization  3d  user  interface 



My OpenGL game engine

My first game engine. Made with the openGL and openAL API, C++ and the Cg shading language.

Tags: opengl  3D  platform  game  engine  demo  c++  project  shadow  map  mapping  particles  student  skinning  skeletal  animation  collision  detection  sea  ocean  shader  cg  graphics  video  computer  deferred  shading  robot  vertex  pixel 



19. OpenGL ES

(March 9, 2010) David Jacobs provides and introduction to OpenGL ES. Coordinate systems and tranformations, drawing geometry, textures, and other details. Part of Stanford's Winter Quarter 2010...

Tags: CS193P  Software engineering  application development  programming language  computer science  iphone operating system  OS 3.2  ipad  SDK  graphics library  utility  interface  2D  3D  hardware agnostic  GLUT  GLU  machine state  command  coordinate system  space 



Lecture - 40 Graphics Programming Using OpenGL

Computer Graphics by Dr. Sukhendu das, Dept. of Computer Science and Engineering, IIT Madras

Tags: Graphics  Programming  Using  opengl 



Optimizing OpenGL for iPhone

(May 15, 2009) Tim Omernick from the popular gaming company, ngmoco, provides a broad overview of OpenGL on the iPhone. Stanford University: www.stanford.edu Stanford School of Engineering:...

Tags: Software engineering  application development  iphone operating system  OS 3.0  Apple  Macintosh  internet  App Store  business  entrepreneur  high tech  technology  games  opengl  uikit  transitions  panes  cross-latfor 



OpenGL programming, simple FPS style walking scene (DOS)

In this tool-assisted education video I create a simple FPS style walking and jumping scene for OpenGL, with DJGPP, in DOS. In a 256 colors 320x200 VGA mode. This is my first OpenGL exercise....

Tags: opengl  3D graphics  programming  djgpp  gcc  g++  osmesa  mesa 



Unigine Heaven OpenGl 1080p HD

Unigine Heaven Benchmark: API=OpenGL Shaders=High Tessellation=Disabled(DX11 Only) Anisotropy=16 Anti-aliasing=8x Resolution=1920x1080 System Specs: CPU: Corei7 920 @ 3.8Ghz GPU: Nvidia GTX 260...

Tags: benchmark  hd  graphics  unigine  heaven 



Real Time 3D Demo C++/OpenGL/GLSL Engine

Real Time 3D Demo written in C++ using OpenGL and GLSL. More info (french) : goo.gl Executable : goo.gl Source : goo.gl Bump Mapping, Parallax Mapping, Parallax Occlusion Mapping (Relief Mapping),...

Tags: demo  démo  opengl  c++  glsl  shader  gpu  3D  realtime  real  time  temps  réel  reel  bump  parallax  occlusion  relief  mapping  game  engine  level  editor  terrain  chunks  quadtree  cel  shading  cel-shading  effect  anaglyph  anaglyphe  water  eau  grass  herbe  fur  poil  reflection  refraction  bloom  depth of field  dof  profondeur de champ  shadow  ombre  ombrage 



OpenGL game engine

This is my first OpenGL application. It is a basic game engine made in C++ with collision detection and a level editor. Music taken from a PC demo called "Please the cookie thing" by Aardbei. Track...

Tags: opengl  game  engine  c++  Alvaro  Prieto  Lauroba 



Virtualbox 2.1 OpenGL 3D Accelerated Gaming Demo

Demonstration of two OpenGL based games (Serious Sam The Second Encounter and ProQuake) running in a Windows XP Professional Virtual Machine using Virtualbox 2.1 on Ubuntu 8.10 64-bit. This...

Tags: Virtualbox  Virtualisation  opengl  Games  Ubuntu  Linux  Windows 



OpenGL: Realistic Water

- Realistic water using normal mapping, reflection and refraction (with GLSL). - Realistic lens flare effect. - Underwater simulation with caustic animation. - Billboards. - Animated skydome with...

Tags: Terrain  opengl  GLSL  Water  Realistic  Computer Graphics  effects  animation  C++  perlin noise 



DirectX 11 vs. OpenGL (Heaven Benchmark)

DirectX 11 im vergleich zum Linux Kompatiblen Format OpenGL. www.Hardware-Mag.de für mehr Infos. Unigine Heaven Benchmark 2.5 bei einer Auflösung von 1920x1080 Pixeln Intel i7-980X 24 GB RAM GTX...

Tags: directx  opengl  Benchmark (computing)  Computer  Nvidia  hardwaremagde  hardwaremag  benchmark  benchmarks  Unigine  Heaven  Unigine Heaven 



Angry Birds OpenGL 2.0 Error Fix For Windows XP & 7 [Revised]

Here are several fixes for the OpenGL 2.0 Error for Windows XP and Windows 7. -Boost Hardware acceleration. -Update video drivers in Device Manager. -Troubleshoot compatibility to Windows XP SP2...

Tags: birds  opengl 2.0 error  video  card  driver  windows 7  hardware acceleration  specs  requirements  game  revise  skillssaysitall  Windows XP  Computer  Software Tutorial  Desktop  Angry Birds  windows  xp 



How to build C++/OpenGL/GLUT project under Windows XP and MS Visual Studio

How to build C++/OpenGL/GLUT (Tetris, Breakout, Snake) projects under Windows XP and MS Visual Studio. For more information go to: code.google.com

Tags: c++  opengl  glut  visual studio  programming  game  cplusplus  Уроки С++ 



Motion Control; OpenGL + OpenCV + Playstation Eye + Sixaxis

A project I made last month as a part of my M.Sc. thesis about motion control. Libraries used: OpenGL, SPE, OpenCV, CL-Eye, HID. Devices used: Playstation Eye and Sixaxis. Thesis inspired by...

Tags: motion  control  sixaxis  playstation eye  playstation move  wii  motionplus  sixense  natal  gaming  video game  opengl  opencv  cleye  hid 



C++ OpenGL Lesson 7: A Smooth Animation

xoax.net Lesson Page: xoax.net For this C++ video lesson, we demonstrate how to create a smooth animation using OpenGL and GLUT and modifying the code from OpenGL Lesson 6. Our animation consists...

Tags: animation  double  buffering  opengl  graphics  glut  gui  game  programming  c++  visualization  3d  videogame 



OpenGL Tutorial #0a: Getting OpenGL Set Up on Windows

This is a video lesson on how to set up OpenGL and GLUT for C++ on Windows, so that you can program in 3D. I use the free Visual C++ Express IDE. This lesson is part of the free OpenGL tutorial at...

Tags: opengl  tutorial  GLUT  3D  programming  C++  VC++  Windows 



OpenGL Tutorial #3: Color

This is a video lesson explaining how to color 3D polygons in OpenGL. This lesson is part of the free OpenGL tutorial at www.videotutorialsrock.com , where the code for the lesson can be found. It...

Tags: opengl  tutorial  GLUT  3D  color  C++  programming 



iPhone 3G vs. 3GS - OpenGL ES Comparison

Tap Tap Tap's iPhone 3G vs. 3GS Comparison

Tags: iphone  games  ipod  touch  arcade  3D  comparison  3gs  3g  apple  benchmark 


Page: 1 of 1634