WP Development 1

1. s2Member (Welcome  and Profile Pages) – Go to the General Option>>Registration/Profile Field Option, and add the following fields, (address_city, address_state, address_zip) Read more »

Game Development 1

Day 1: Understand the pipeline of 3D game development.  Open a project and save it as the different name.  Check the data/file structure. Memorize how to make a plane, box, light, and camera. Play with the navigation. (Pan, Orbit, Zoom, Zoom fit) Transform commands (Move, Rotate, Scale) Play/build the game. Pause it. Resume it. Stop [...] Read more »

Design Concept 1

I am developing several WordPress plug-ins. The idea using Hooks and Filters enable for massively multi-programmers/designers to develop more flexible outputs. This is applicable for any computational design tool not only for Web but also 3D data and games. Read more »