Hi substitute541!
Was wondering if you were still actively working on your Love3D library.
Have some issues with it and 10$man does not appreciate me discussing them in his topic.
Best
Love3D
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- Roland_Yonaba
- Inner party member
- Posts: 1563
- Joined: Tue Jun 21, 2011 6:08 pm
- Location: Ouagadougou (Burkina Faso)
- Contact:
Re: Love3D
Thank you Roland for information.Roland_Yonaba wrote:Should have posted here, instead of opening a new thread ?
Site pointed to says that it's closed so didn't (don't) know how to reach substitute541.
Very new to forum so please help.
- Roland_Yonaba
- Inner party member
- Posts: 1563
- Joined: Tue Jun 21, 2011 6:08 pm
- Location: Ouagadougou (Burkina Faso)
- Contact:
Re: Love3D
Just checked, the thread isn't locked. So you can post there.
Or just PM him aswell.
Or just PM him aswell.
Re: Love3D
Ok, you're taking things a bit out of context.Ref wrote:Hi substitute541!
Was wondering if you were still actively working on your Love3D library.
Have some issues with it and 10$man does not appreciate me discussing them in his topic.
Best
My library is L3D (Which does stand for Love3d But, it's not the same as substitute's Love3d).
What I was asking is that if you have a problem with Substitute's Love3d, that you post that in his Love3d topic instead of my L3D topic. I think that is very reasonable.
I don't know why you are taking offense from this.
- substitute541
- Party member
- Posts: 484
- Joined: Fri Aug 24, 2012 9:04 am
- Location: Southern Leyte, Visayas, Philippines
- Contact:
Re: Love3D
Not really... Bored with it. Although, if someone helps me, I could continue it
Currently designing themes for WordPress.
Sometimes lurks around the forum.
Sometimes lurks around the forum.
Re: Love3D
10$man
No offesne taken.
Just trying to behave appropriately on this forum.
Sorry I got confused as to whose code I was responding to.
Best
substitute541
Not sure I have the latest version of your very fine library.
I had to modify it inorder to get the performance I expected - not attempting to say it's better but does make more sense to me and would appreciate your input.
The changes I made include:
-- normals flipped so right-hand works
-- light.newColor colors reordered from rbg to rgb
-- activated color support for individual triangles
-- added x & y screen offsets and zoom to triangle drawing
-- changed triangle draw to p1,p2,p3,ox,oy,zoom from px1,py1,px2,py2,px3,py3
-- eliminated set.light
-- fixed light.getNewColor (b & g inverted)
-- clamped color <255 to prevent facet dropouts
Attached demo shows what I've got so far.
Best
Edit: <demo removed>
No offesne taken.
Just trying to behave appropriately on this forum.
Sorry I got confused as to whose code I was responding to.
Best
substitute541
Not sure I have the latest version of your very fine library.
I had to modify it inorder to get the performance I expected - not attempting to say it's better but does make more sense to me and would appreciate your input.
The changes I made include:
-- normals flipped so right-hand works
-- light.newColor colors reordered from rbg to rgb
-- activated color support for individual triangles
-- added x & y screen offsets and zoom to triangle drawing
-- changed triangle draw to p1,p2,p3,ox,oy,zoom from px1,py1,px2,py2,px3,py3
-- eliminated set.light
-- fixed light.getNewColor (b & g inverted)
-- clamped color <255 to prevent facet dropouts
Attached demo shows what I've got so far.
Best
Edit: <demo removed>
Last edited by Ref on Thu Nov 08, 2012 7:24 pm, edited 1 time in total.
Re: Love3D
400 FPS on my laptop!
Nice!
Looking forward to seeing this get more developed. If you guys can manage to actually get a minecraft like engine setup, I have a few good ideas in regards to games...
Nice!
Looking forward to seeing this get more developed. If you guys can manage to actually get a minecraft like engine setup, I have a few good ideas in regards to games...
- substitute541
- Party member
- Posts: 484
- Joined: Fri Aug 24, 2012 9:04 am
- Location: Southern Leyte, Visayas, Philippines
- Contact:
Re: Love3D
I think you probably made some of the lighting parts worse. First of all, the system I'm using is Right-hand(object goes farther as z increase ; tell me when I'm wrong), Normals are pointing in the right direction.Ref wrote:10$man
No offesne taken.
Just trying to behave appropriately on this forum.
Sorry I got confused as to whose code I was responding to.
Best
substitute541
Not sure I have the latest version of your very fine library.
I had to modify it inorder to get the performance I expected - not attempting to say it's better but does make more sense to me and would appreciate your input.
The changes I made include:
-- normals flipped so right-hand works
-- light.newColor colors reordered from rbg to rgb
-- activated color support for individual triangles
-- added x & y screen offsets and zoom to triangle drawing
-- changed triangle draw to p1,p2,p3,ox,oy,zoom from px1,py1,px2,py2,px3,py3
-- eliminated set.light
-- fixed light.getNewColor (b & g inverted)
-- clamped color <255 to prevent facet dropouts
Attached demo shows what I've got so far.
Best
I do love the new updates, got 711 FPS. Guess I could probably continue on it. Gonna host it on Github when I do.
Currently designing themes for WordPress.
Sometimes lurks around the forum.
Sometimes lurks around the forum.
Re: Love3D
Very niceRef wrote:10$man
No offesne taken.
Just trying to behave appropriately on this forum.
Sorry I got confused as to whose code I was responding to.
Best
substitute541
Not sure I have the latest version of your very fine library.
I had to modify it inorder to get the performance I expected - not attempting to say it's better but does make more sense to me and would appreciate your input.
The changes I made include:
-- normals flipped so right-hand works
-- light.newColor colors reordered from rbg to rgb
-- activated color support for individual triangles
-- added x & y screen offsets and zoom to triangle drawing
-- changed triangle draw to p1,p2,p3,ox,oy,zoom from px1,py1,px2,py2,px3,py3
-- eliminated set.light
-- fixed light.getNewColor (b & g inverted)
-- clamped color <255 to prevent facet dropouts
Attached demo shows what I've got so far.
Best
The effects look great!
It runs smoothly on my pc too!
I must see how you've done this....
Who is online
Users browsing this forum: Google [Bot] and 2 guests