scene.org File Archive

File download

<root>­/­parties­/­2010­/­breakpoint10­/­in4k/nuno.zip

File size:
230 236 bytes (224.84K)
File date:
2010-04-05 23:04:50
Download count:
all-time: 505

Preview

  • nuno/capture.png 110.08K
  • nuno/debug/ dir
  • nuno/debug/capsule.fs 79B
  • nuno/debug/capsule.vs 702B
  • nuno/debug/line.fs 82B
  • nuno/debug/line.vs 140B
  • nuno/debug/nuno_show_err_if_there_is_problem_and_fps_style_cam_ctrl.exe 205.00K
  • nuno/nuno_Demo.exe 3.94K
  • nuno/nuno_Demo1024x768.exe 3.94K
  • nuno/nuno_Demo1280x1024.exe 3.94K
  • nuno/nuno_Demo1280x720.exe 3.94K
  • nuno/nuno_Demo1280x800.exe 3.94K
  • nuno/nuno_Demo1368x768.exe 3.94K
  • nuno/nuno_Demo1440x900.exe 3.94K
  • nuno/nuno_Demo1600x1200.exe 3.94K
  • nuno/nuno_Demo1680x1050.exe 3.94K
  • nuno/nuno_Demo1920x1080.exe 3.94K
  • nuno/nuno_Demo1920x1200.exe 3.94K
  • nuno/nuno_Demo800x600.exe 3.94K
  • nuno/readme.txt 1.48K

file_id.diz

Nuno
PC 4k intro for Breakpoint2010
by Tomohiro

Nuno means cloth in Japanese.
My first plan was making cloth simulation in 4k.
But showing only a cloth is not funny.
At first, I made some dancers, becaues dancer wearing cloth looks very good.
But there is no space and time left for cloth simulation.

System requirement
--------
GPU: support OpenGL 3.1 or higher.
(nVidia Geforce8000s series or later supports OpenGL 3.1.
If your Geforce/Quadro doesn't support it, you might need to update GPU driver.
Most of DirectX 10 class GPU supports OpenGL 3.1)
OS: WindowsXP, WindowsVista or Windows7
CPU: support SSE3
(This program uses only 1 thread. Many core CPU is meaningless for Nuno.
Running with many threads requires more code.)

Although this program looks primitve, this program using vertex/fragment shaders and the instanced rendering in order to reduce CPU code.

Credit
--------
Code, Modeling: Tomohiro

Special Thanks
--------
kioku / System K
He gave me a lot of usefull advises.

Tools
--------
Crinkler:
When I build Nuno without Crinkler, Size of Nuno is about 13000 bytes!
Thank you very very much for Crinkler!
gvim:
If it was not exist, I could not write any codes.
Microsoft Visual C++ 2008 Express Edition:
If it was not exist, I would use g++ and Boost.Build.
Blender:
Best free 3D modeling tool to make something looks like human which is composed of multiple lines.

API:
--------
OpenGL 3.1
win32api

contact:
--------
gpuppur@gmail.com