タグ

WebGLに関するTomato-360のブックマーク (3)

  • Three.jsの勉強の仕方 - Qiita

    概要 Three.jsの勉強を始めて半年くらいが経過しました。 現在は、以下のようなアプリケーションを作成できるようになりました。 https://nemutas.github.io/r3f-normal-color/ ここまでに至る過程を少しまとめられたらと思います。 React Three Fiber について 私は主に、React Three Fiber(Three.jsをReact用にラッパーしたライブラリ|以下、R3F)を使用して開発してます。 バニラのThree.jsを触る前に、つまりThree.jsの知識がゼロの状態のときからR3Fを使い始めました。 とてもよく設計されたライブラリで、ほんの数行でBoxを表示することができます。 ただし、よく設計されているということは、それほど抽象化されているということです。学び始めの頃は自分が作りたいシーンを作るために、どのプロパティをいじ

    Three.jsの勉強の仕方 - Qiita
  • Blender Bot 2.0: An open source chatbot that builds long-term memory and searches the internet

    Blender Bot 2.0: An open source chatbot that builds long-term memory and searches the internet Facebook AI Research has built and open-sourced BlenderBot 2.0, the first chatbot that can simultaneously build long-term memory it can continually access, search the internet for timely information, and have sophisticated conversations on nearly any topic. It’s a significant update to the original Blend

    Blender Bot 2.0: An open source chatbot that builds long-term memory and searches the internet
  • 今話題の3Dファイル形式「glTF」でWebGLの表現力を高めよう! - Qiita

    この記事は WebGL Advent Calendar 2016 の6日目の記事です。 ※glTFフォーマットの現在の最新バージョンは「glTF2.0」です。記事はglTF1.0について書かれた記事ですのでご注意を。1.0と2.0は互換性がなく、少なからず相違点があります。glTF1.0のアセットは現在ほとんど流通していないため、記事は参考程度にしてください。 glTF2.0に対応した記事はこちらになります。まだ未完成ですが随時加筆していきます。 はじめに 〜 glTFとは 〜 glTF (The GL Transmission Format)とは、OpenGL系のAPI (WebGL, OpenGL ES, OpenGL) と親和性の高い、ランタイム用途向けのアセットフォーマットです。 特にWebGLにとっては、特定ライブラリに依存しない、格的な汎用3Dフォーマットの決定版とも言え

    今話題の3Dファイル形式「glTF」でWebGLの表現力を高めよう! - Qiita
    Tomato-360
    Tomato-360 2016/12/06
    きになる。
  • 1