Monday, December 27, 2010

OpenCL Wave & MacOS


Just port the whole thing to Mac OS 10.6. Spent about two nights, mainly dealt with platform specific OpenCL/OpenGL share context issue. Maybe I should start add some lighting to the ocean.

I want to post some quick code snippet, but first I need a syntax highlighter...


//can I write code now?
void main(){
printf("hellow blogger\n");
}

2 comments:

Silent Wolf 18 said...

Blogger is really sux with presenting the code...

Silent Wolf 18 said...

Hi, Ianslayer. I have the same problem to show code on Blogger and try to solve it. It's a good news that the syntax highlighter is not difficult to integrate into Blogger. You can follow the steps described in "http://sharedderrick.blogspot.com/2010/10/google-blogger-syntaxhighlighter-3083.html". Enjoy it~