RenderMonkey: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Gordon (talk | contribs)
New page: {{product | name = RenderMonkey | purpose = Realtime shader developement | current_version = 1.80 | os_list = Windows | status = released | download_url = http://ati.amd.com/develop...
 
Gordon (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
  | contact_email = [email protected] }}
  | contact_email = [email protected] }}


'''RenderMonkey'''  
'''RenderMonkey''' contains a full featured shader editor, allowing for rapid prototyping of shaders. The integrated shader compiler and preview window provide immediate visual feedback for the effect under development – ensuring that errors in programming are identified early in the development process.  
 
RenderMonkey contains a full featured shader editor, allowing for rapid prototyping of shaders. The integrated shader compiler and preview window provide immediate visual feedback for the effect under development – ensuring that errors in programming are identified early in the development process.  
Incorporates a number of features to aid in shader debugging and optimization.  
Incorporates a number of features to aid in shader debugging and optimization.  
The RenderMonkey SDK supports the creation of custom importers and exporters, allowing tight integration of RenderMonkey into your current workflow  
The RenderMonkey SDK supports the creation of custom importers and exporters, allowing tight integration of RenderMonkey into your current workflow  
Support for Microsoft’s DirectX .FX format ensures interoperability with all major DCC packages.  
Support for Microsoft’s DirectX .FX, GLSL, and GLES2.0 formats ensures interoperability with all major DCC packages.  
 
 
solution for professional real-time 3D projects. The friendly graphical user interface and powerful features are a perfect combination for even the most difficult projects.
From Quest3D 4.0 version it supports [[COLLADA]]. You can import [[COLLADA file]]s in Quest3D editor and also in real-time in Quest3D applications.
 




==COLLADA OpenGL Effects Exporter and Mesh Importer==
==COLLADA OpenGL Effects Exporter and Mesh Importer==
OpenGL effects can now be exported from RenderMonkey in COLLADA 1.4.1 format. The exporter outputs geometry, shaders, and the texture assets using COLLADA 1.4.1’s profile_GLSL. It is possible to view the COLLADA output using the COLLADA OpenGL Effects Viewer that we provide on the download page. This is a Windows-based binary plug-in for OpenSceneGraph 2.2 . Also included in the download is the Open Source code for the viewer and instructions on how to build it.
OpenGL effects can now be exported from RenderMonkey in [[COLLADA]]1.4.1 format. The exporter outputs geometry, shaders, and the texture assets using [[COLLADA]]1.4.1’s profile_GLSL. It is possible to view the [[COLLADA]] output using the COLLADA OpenGL Effects Viewer that we provide on the download page. This is a Windows-based binary plug-in for OpenSceneGraph 2.2 . Also included in the download is the Open Source code for the viewer and instructions on how to build it.


RenderMonkey also has a new geometry importer that will load triangle meshes from COLLADA 1.4.1 documents. This is an ideal way to load COLLADA geometries and prototype COLLADA effects for your content pipeline.  
RenderMonkey also has a new geometry importer that will load triangle meshes from COLLADA 1.4.1 documents. This is an ideal way to load [[COLLADA]] geometries and prototype [[COLLADA]] effects for your content pipeline.  


==External links==
==External links==
<!-- anything relevant not covered above -->
<!-- anything relevant not covered above -->
*[http://ati.amd.com/developer/rendermonkey/downloads.html RenderMonkey]
*[http://ati.amd.com/developer/rendermonkey/downloads.html RenderMonkey]

Latest revision as of 17:46, 13 March 2008

Product information
  • Name: RenderMonkey
  • Purpose: Realtime shader developement
  • Last updated: unstated
  • Current version: 1.80
  • Status: released
  • OS: Windows
  • Maintainer: AMD
  • Contact for technical issues:
    [email protected]

Download

This article is part of the COLLADA products directory
Adding to the list of products

RenderMonkey contains a full featured shader editor, allowing for rapid prototyping of shaders. The integrated shader compiler and preview window provide immediate visual feedback for the effect under development – ensuring that errors in programming are identified early in the development process. Incorporates a number of features to aid in shader debugging and optimization. The RenderMonkey SDK supports the creation of custom importers and exporters, allowing tight integration of RenderMonkey into your current workflow Support for Microsoft’s DirectX .FX, GLSL, and GLES2.0 formats ensures interoperability with all major DCC packages.


COLLADA OpenGL Effects Exporter and Mesh Importer

OpenGL effects can now be exported from RenderMonkey in COLLADA1.4.1 format. The exporter outputs geometry, shaders, and the texture assets using COLLADA1.4.1’s profile_GLSL. It is possible to view the COLLADA output using the COLLADA OpenGL Effects Viewer that we provide on the download page. This is a Windows-based binary plug-in for OpenSceneGraph 2.2 . Also included in the download is the Open Source code for the viewer and instructions on how to build it.

RenderMonkey also has a new geometry importer that will load triangle meshes from COLLADA 1.4.1 documents. This is an ideal way to load COLLADA geometries and prototype COLLADA effects for your content pipeline.

External links