• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Off Topic v
« Previous 1 … 4 5 6 7 8 … 10 Next »
Wings clone in C++

 
  • 0 Vote(s) - 0 Average
Wings clone in C++

Pages (3): « Previous 1 2 3
Wegg
Offline

Member

Posts: 113
Threads: 15
Joined: Jan 2013
#21
01-21-2015, 08:03 PM
"Because it runs as bytecode on a software virtual machine rather than on raw hardware." - nemyax

Nendo ran very smooth. Mari as well. Wings is great up until a certain polygon count and then it just seems to get exponentially slower and slower to a point where you have to break your model up into lots of little bits and you start to question your sanity. So if Wings runs in a kind of Java like virtual machine, how do you fix that? How do you free it from erlang and make it run on "Raw Hardware"?
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#22
01-21-2015, 08:24 PM
Wegg. I think part of the slow down is a BAD BUG.

You can get a feel for why it might be a bug or a design flaw by following how fast menu interactivity slows down even when maybe the mesh interactively is not quite so bad.

There is something ODD about the picks and highlights and clicks scanning in Wings. But it gets worse in an odd way with mesh density. I would bet big $$$ that its a design flow with WINGS3D and not with Erlang/SDL/OpenGL.

My "HEART" ferrets out bugs like this with a high degree of accuracy.
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#23
01-22-2015, 06:23 AM
Readme edited in the latest commit:
Quote:Feather is 3d polygon modelling application based on Wings3d with some influences from Maya.
Apparently there's going to be a scene graph with editable connections.
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#24
01-22-2015, 11:49 AM
(01-21-2015, 08:24 PM)ggaliens Wrote: it might be a bug or a design flaw
Somewhere in the old forum someone said that Wings relied a bit too heavily on the process dictionary and did so in unorthodox ways. Could that be a reason?
Dan would be able to answer if he ever opened this topic.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode