GLSL Hacker 0.6.4.2

Started by JeGX, May 21, 2014, 12:43:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

A new dev version of GLSL Hacker is ready but only for Windows and Max OS X.

You can download it from this page:
http://www.geeks3d.com/glslhacker/download.php

Changelog:
Quote
Version 0.6.4.2 - 2014.05.19
-----------------------------
+ added emitter_set_spawn_positions() to gh_ps module.
+ added back_face_culling() and front_face_culling() to gh_renderer.
+ added box_create(), box_update_size() and sphere_create() to gh_utils.
+ added update_bounding_volume(), get_bounding_box_size(), get_bounding_sphere_center(),
  get_bounding_sphere_radius(), get_global_bounding_box_size(), get_global_bounding_sphere_center(),
  get_global_bounding_sphere_radius() to gh_object.

I added in the Windows version the PolyGon 3D object viewer in the apps/Polygon3DViewer/ folder.  Launch app_start_polygon_3d_object_viewer.bat to start GLSL Hacker with the Polygon3DViewer. Now you can drop any *.OBJ, *.3DS or *.FBX file.