3D Gamestudio Gamedevelopment 3DGS A6 A7 - free engine tutorials models shaders textures codes

Free File DLL released

April 16th, 2007 | Posted in Useful 3DGS Tools | Tags: ,

Wicht has released a free DLL for file handling functions wich are not available in wdl script. It is available both as lite-c and c-script plugin.

gs_GetCurrentFolder();
gs_SearchFilesInDir();
gs_GetSearchFile();
gs_DeleteFile();
gs_CreateFolder();
gs_FolderExists();
gs_DeleteFolder();
gs_SearchFolders();
gs_GetSearchFolder();
gs_FileExists();
gs_GetSpecialFolder();
gs_GetWindowsVersion();
gs_GetTime();
gs_GetDate();
gs_GetUserName();

Links and more information are available in this Thread.

1 Comment »

New Benchmark/Statistics Tool Fratch available

March 23rd, 2007 | Posted in Useful 3DGS Tools | Tags: , ,

Begee wrote a nice Benchmark/Statistics tool and told us about in his corresponding thread.
With the tool, wich can be integrated in an existing 3DGS Project very easy, you can monitor the fps better and change relevant options at runtime to improve your performance.

You can download it here, dont forget to post suggestions for beegee and say thanks if you use the tool in his thread. ;)

No Comments »

Page Navigation: 1 2