Pages

Thursday, October 16, 2014

News: Great idea with Virtual Machines.

The team (see: osboxes website) come with two .vdi files for VirtualBox to help any user to test it.
I test it with my VirtualBox and it's working well. I'm not Fedora Ambassador.
This great idea can help users to test Linux.
I saw this working well with the on LinuxLite distro.
 

Tuesday, October 14, 2014

News: NVIDIA PhysX SDK 3.3.2 under Linux.

Brings GPU acceleration under Linux with the new version is the GPU PhysX support. NVIDIA has updated the PhysX SDK in version 3.3.2. NVIDIA PhysX is available for Windows, Linux, OS X, Sony PS3/PS4/PSVita, Nintendo Wii U, Xbox (360, One), Android and iOS. The main changes in v3.3.2 :

  • added set/getRunProfiled() for PxDefaultCpuDispatcher to control profiling at task level. 
  • Android: Support for x86 based devices was added. PxProfileEventHandler::durationToNanoseconds() added. Translates event duration in timestamp (cycles) into nanoseconds. 
  • added SnippetProfileZone to show how to retrieve profiling information. 
  • added SnippetCustomJoint to better illustrate custom joint implementation, and removed SnippetExtension. 
  • added SnippetStepper to demonstrate kinematic updates while sub stepping with tasks.
  • fixed some issues.