FreeWRL is an Open Source, cross platform VRML2 and X3D compliant browser, with script, SAI and EAI support. Platforms supported: Linux and other Unix-style platforms; Mac OS/X; Windows. Support for mobile platforms (iOS, Android, QNX) is under development.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow FreeWRL VRML/X3D browser
Other Useful Business Software
    
                    
                    Gen AI apps are built with MongoDB Atlas
                    
                    
                
            
                            MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
                        
                    Rate This Project
Login To Rate This Project
    User Reviews
- 
    
    
    It failed to install on Sonoma macOS 14.3.1 23D60 which is the latest os!!! claims it is incompatible.
 - 
    
    
    Doesn't work on Win 7 64bit guest in VirtualBox. Right after start it crashes with error in module StackHash_0a9e.
 - 
    
    
    I've tried FreeWRL v3.0 on XP SP2, but freeWRL.exe immediately crashes with "Instruction at address 0x00000000 trying to read address 0x00000000". Its a pity.
 - 
    
    
    is it just me or it simply crashes on more complex scenes?
 - 
    
    
    The library is not freeing memory taken by vectors/textures/nodes of previous scene on replacing the model files (e.g. replaceOldWorld...). The library currently can't work normally on iOS with architecture arm64 because pointer offset arithmetic for parsing is done on "int" type instead of memory-safe "intptr_t", "ptrdiff_t".