25 Commits (b38bcfaa57d69951d17dc98eaafa1a05500b28a7)

Autor SHA1 Mensaje Fecha
  Benjamin ‘Touky’ Huet 62ea4bba63 MeshViewer : small tweaks hace 11 años
  Benjamin ‘Touky’ Huet 5595df4f62 MeshViewer : Added Javascript & Html for Web implementation. hace 11 años
  Sam Hocevar 5f3ad5cc15 math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 11 años
  Sam Hocevar 5721afb967 nacl: compilation fix. hace 11 años
  Benjamin ‘Touky’ Huet 794f1a5086 tweak hace 11 años
  Benjamin ‘Touky’ Huet 7d93ea60d7 MeshViewer : Store EasyMeshes as Pointer. hace 11 años
  Benjamin ‘Touky’ Huet b9a3257bc7 MeshViewer : tweak hace 11 años
  Benjamin ‘Touky’ Huet 0e8de199a7 EasyMesh tweaked : New Copy CTor & RenderMesh state. hace 11 años
  Benjamin ‘Touky’ Huet 4b3686a927 MeshViewer TWEAK hace 11 años
  Benjamin ‘Touky’ Huet 1535164bd7 NaCl tweaks hace 11 años
  Benjamin ‘Touky’ Huet 2ee1b77a13 NaCl #if hace 11 años
  Lolbot e7a384243a fixed 8 files out of 2631: hace 11 años
  Benjamin ‘Touky’ Huet 721d114e3a touky_demo : various fixes & tweaks. hace 11 años
  Benjamin ‘Touky’ Huet 04556dea8b mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works. hace 11 años
  Benlitz eab5c46b1e input: added a name the controllers, and a static Get() function to easily retrieve a registered controller hace 11 años
  Sam Hocevar 7481fac29a test: port the btphystest and meshviewer tests to the new input API. hace 11 años
  Lolbot 8cc04f0ba9 fixed 7 files out of 2745: hace 11 años
  Sam Hocevar ad8144f0e8 scene: use a global g_scene object instead of Scene::GetDefault(). hace 11 años
  Sam Hocevar 13fb52cebe gpu: move Video::Clear to Renderer::Clear. hace 11 años
  Sam Hocevar 274a732e3c gpu: move SetClearColor and SetClearDepth to the Renderer and RenderContext hace 11 años
  Benjamin ‘Touky’ Huet 181334f5ad Added shifted_perspective for easier camera handling. hace 11 años
  Benjamin ‘Touky’ Huet 665bd7d6e7 MeshViewer : Fov compensation now works correctly (all is bound on Page{Up|Down}) First commit in a while. hace 11 años
  Benjamin ‘Touky’ Huet 167915fd2b MeshViewer : stupid crashfix hace 11 años
  Sam Hocevar 16a620d537 scene: start refactoring the camera code; we now have a stack of cameras hace 11 años
  Lolbot ad2ddbb715 build: convert source files to lowercase. hace 11 años
  Benjamin ‘Touky’ Huet 96972cdc4d easymesh : Bitfield big Fuckup. Never code drunk. hace 11 años
  Benjamin ‘Touky’ Huet a573b0908b MeshViewer : Added shitty texture to bulletproof easymesh UV, and therefore correct wrongly set ones. hace 11 años
  Benjamin ‘Touky’ Huet fb7bb880ea easymesh: all operations now generate UVs for the mesh. hace 11 años
  Benjamin ‘Touky’ Huet e4cf8211e4 Added VertexDictionnary object to manage vertices with same coord && connected vertices. hace 11 años
  Benjamin ‘Touky’ Huet bb0051ae8e render : Added DebugRenderMode & corresponding shaders. naive (VERY) implementation in MeshViewer. hace 11 años
  Sam Hocevar b1dcd100a2 meshviewer: use our File class to read the mesh data. hace 11 años
  Lolbot 1dc9139c69 fixed 17 files out of 2363: hace 11 años
  Benjamin ‘Touky’ Huet 157e67c2be MeshViewer : hace 11 años
  Sam Hocevar 9d06eb6503 meshviewer: add two lights. hace 12 años
  Sam Hocevar fef577669e meshviewer: include <cfloat> for missing FLT_MAX definition. hace 12 años
  Benjamin ‘Touky’ Huet 7a051f9455 Added MeshViewer new project, its goal being to have a program capable of previewing a mesh from an outer source (.txt, js, etc ...) in order to speed up mesh creation. hace 12 años