タグ

OpenGLに関するrch850のブックマーク (6)

  • Preview of WebKit's WebGL / Canvas 3D - Wolfire Games Blog

    Yesterday, I was updating my local checkout of WebKit and I noticed a few tests for "WebGL" scroll by (view commit). Apparently, a big WebGL patch has quietly landed. With a name like "WebGL", I couldn't help but investigate. What is WebGL? WebGL is basically an initiative to bring 3D graphics into web browsers natively, without having to download any plugins. This is achieved by adding a few thin

    rch850
    rch850 2009/09/14
    WebGLきちゃった
  • Own Your Del.icio.us Links! | SlashLinks

    ですが、日では魚というイメージが強くあります。 日の地理的な面と文化の影響でしょう。 最近では、肉には肉ということで、穀物も含まない肉メインのキャットフードが増えつつあります。 そのメリット、デメリットを見てみましょう。 肉メインのキャットフードのメリットは、の好む動物性タンパク質ですから、いつきが良いことです。 身体を作り、エネルギーにもなるタンパク質は魚よりも多く含まれています。 最も多く使われるチキンは健康に欠かせないビタミンやリンなどのほか、免疫力を高めるセレンも含んでいます。 アレルギー性の低さから療養にも使われるターキーは、高タンパク低脂肪で、コレステロールも少なく、セレンや鉄分、亜鉛などをチキンよりも多く含んでいます。 ヘルシーな材とされているラム肉は、低カロリー低コレステロールの材で、人の脂肪燃焼効果で知られるカルニチンを含み、代謝を促進します。

    rch850
    rch850 2007/05/28
    アプリケーションからジオメトリを取り出す
  • www.gpgpu.org :: View topic - Geometry Shader, Transform Feedback, Layered Rendering eg :)

    shiben . Joined: 22 May 2006 Posts: 38 Location: Hyderabad Posted: Wed Jan 31, 2007 7:42 am    Post subject: Geometry Shader, Transform Feedback, Layered Rendering eg :) Hi, We wrote some sample codes for geometry shader, transform feedback and Layered rendering in OpenGL/GLSL. We made em as simple as possible so that its very simple to understand. http://cvit.iiit.ac.in/index.php?page=resource

  • Home

    CVIT focuses on basic and advanced research in image processing, computer vision, computer graphics and machine learning. This Center deals with the generation, processing, and understanding of primarily visual data and the techniques and tools required to do so efficiently. The activity of this Center overlaps the traditional areas of Computer Vision, Image Processing, Computer Graphics, Pattern

  • Nate Robins - OpenGL - GLUT for Win32

    The OpenGL Utility Toolkit (GLUT), originally written by Mark Kilgard, ported to Win32 (Windows 95,98,Me,NT,2000,XP) by Nate Robins. For more information check out the README-win32.txt provided in the distribution for installation instructions, and Win32 specific information.. The latest version of the library is 3.7.6 (Nov 8, 2001)! glut-3.7.6-bin.zip (117 KB) GLUT for Win32 dll, lib and header f

  • http://www.4dm.org/D/dprog2.htm

    ◆OpenGLライブラリをDで使えるようにする ここからはちょっとややこしいかもしれません。 OpenGLのライブラリを、Dプログラミングで使用するためには下準備が必要です。 まず、http://www.borland.co.jp/cppbuilder/freecompiler/bcc55steps.htmlからBorland C++ Compiler 5.5(以下bcc)をダウンロードしてきます。インストール手順等は省略しますが、dmdがインストールできるならこれも大丈夫ですよね。 で、どうしてこれが必要かと言いますと、このbccには"implib"というdllファイルからlibファイルを作り出すツールが入っているのです。他にも手段はありますが、これを使う方法が一番スムーズにいけました。 implibが使えるようになったら、次は、opengl32.dll、glu32.dll、gl

  • 1