Fix Fix Fix-A-Roo

Published October 07, 2012
Advertisement
Spent about the week or two weeks re-structurizing the framework. So, far so good! Upon creating a improved flow instead of using tons of pointers; I had to fix little minor issues: when window was minimized and restored it pooped out a external exception. This is fixed. When I maximized the window or resized the window - the 3D Model looked like stretch-arm strong and all funky. Fixed this too.

Future add-ons:

  1. Tesselation factor determined by length of camera.
  2. Mip-Mapping level correction determined by length of camera.
  3. Sub-sets in the custom mesh file.
  4. Shader Editor or Shader Graph Editor. Haven't decided yet.

Possibly more.
0 likes 2 comments

Comments

3Ddreamer
That's wonderful news!

I am looking at shader graph editor because I can make easy references. Comparison ability is a powerful tool. Also, I read somewhere that it is possible to make shader presets.

Let us know what you decide, please.

Clinton
October 07, 2012 11:58 PM
Paul C Skertich
New functionality inside Editor as of now before I smoke in celebration.
[list]
[*]Drag & Drop Mesh into Level Editor.
[*]Picking Enabled. The mouse cursor changes indicating the ray is intersecting one of mesh's triangle. Changes to default when it's not.
[/list]
I have to take further steps and restore the Mesh Collection list - where I can have multiple meshes. As of now, it's only drawing one at a time each import. Next will be drag and drop texture on mesh using same Picking method.

Thanks for your support everyone and Clinton.
October 08, 2012 04:07 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement