• 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 Programming v
« Previous 1 2 3 4 Next »
Wings 3D with OpenGL ES?

 
  • 1 Vote(s) - 5 Average
Wings 3D with OpenGL ES?

john doe
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Sep 2014
#1
09-22-2014, 07:30 PM (This post was last modified: 09-22-2014, 08:07 PM by john doe.)
Hello,

I have a Hardkernel ODROID XU-3 Single Board Computer (SBC), somewhat similar to Raspberry Pi, except more powerfull (more CPU cores, more RAM).

I first attempted to run Blender on it but it turned out that Blender needs OpenGL but the ODROID XU-3 hardware accelerator implements the subset known as OpenGL ES.

I discussed this with others at the ODROID and Blender Artist Community forums:

* http://forum.odroid.com/viewtopic.php?f=99&t=6611
* http://blenderartists.org/forum/showthre...-OpenGL-ES

So now I was wondering if you could tell me, can Wings 3D run with OpenGL ES?

If not in current state, how much work do you think it would involve to port Wings 3D to use OpenGL ES?

I attempted to build from source (wings-1.5.3.tar.bz2) anyway to see what happened. I got an error which I suppose might be because my version of Erlang is different?

Code:
(cd intl_tools; make)
make[1]: Entering directory `/home/odroid/wings-1.5.3/intl_tools'
make TYPE=opt common
make[2]: Entering directory `/home/odroid/wings-1.5.3/intl_tools'
erlc  -Werror +debug_info +debug_info -o. tools.erl
make[2]: Leaving directory `/home/odroid/wings-1.5.3/intl_tools'
make[1]: Leaving directory `/home/odroid/wings-1.5.3/intl_tools'
(cd src; make)
make[1]: Entering directory `/home/odroid/wings-1.5.3/src'
make TYPE=opt common
make[2]: Entering directory `/home/odroid/wings-1.5.3/src'
erlc -Werror -I ../e3d +debug_info '-Dwings_version="1.5.3"' -pa ../intl_tools  -o../ebin wings_lang.erl
erlc -Werror -I ../e3d +debug_info '-Dwings_version="1.5.3"' -pa ../intl_tools  -o../ebin user_default.erl
erlc -Werror -I ../e3d +debug_info '-Dwings_version="1.5.3"' -pa ../intl_tools  -o../ebin wings.erl
wings.hrl:171: referring to built-in type queue as a remote type; please take out the module name
wings.hrl:188: referring to built-in type array as a remote type; please take out the module name
wings.hrl:189: referring to built-in type array as a remote type; please take out the module name
wings.hrl:190: referring to built-in type array as a remote type; please take out the module name
wings.hrl:192: referring to built-in type set as a remote type; please take out the module name
wings.hrl:193: referring to built-in type array as a remote type; please take out the module name
wings.hrl:195: referring to built-in type array as a remote type; please take out the module name
make[2]: *** [../ebin/wings.beam] Error 1
make[2]: Leaving directory `/home/odroid/wings-1.5.3/src'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/home/odroid/wings-1.5.3/src'
make: *** [all] Error 2

I'm using Erlang R16B03 on Ubuntu 14.04, installed with apt-get. Listed by dpkg as version 1:16.b.3-dfs.

I saw the stickied thread about building on Linux now, http://www.wings3d.com/forum/showthread.php?tid=778

I'm going to try that and see how it goes.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Wings 3D with OpenGL ES? - by john doe - 09-22-2014, 07:30 PM
RE: Wings 3D with OpenGL ES? - by john doe - 09-23-2014, 03:31 PM
RE: Wings 3D with OpenGL ES? - by micheus - 09-23-2014, 03:38 PM
RE: Wings 3D with OpenGL ES? - by john doe - 09-23-2014, 04:45 PM
RE: Wings 3D with OpenGL ES? - by john doe - 09-23-2014, 06:02 PM
RE: Wings 3D with OpenGL ES? - by dgud - 09-25-2014, 08:06 AM
RE: Wings 3D with OpenGL ES? - by john doe - 09-26-2014, 10:29 PM
RE: Wings 3D with OpenGL ES? - by dgud - 09-28-2014, 05:47 AM

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

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode