xeogl icon indicating copy to clipboard operation
xeogl copied to clipboard

A WebGL-based 3D engine for technical visualization. Not actively maintained.

Results 62 xeogl issues
Sort by recently updated
recently updated
newest added

I am trying to optimize my OBJ model using MergeVertices API. while checking for the parameters(modified indices, positions, uvs, normals) using xeogl.stats, It does update the stats, but wrongly, or...

Dear How can I realize the import of BIM model? I want to realize the import function of BIM model, I don't know how to develop it. Please give guidance....

Hi, awesome lib. Seems faster than threejs for basic buliding models. Perhaps it's not the right place, but since I cannot find any forum: what would be the procedure (if...

I'm just thinking why not give the parent of the generated some class (for example according to the name of the mesh). Of course it is possible to style it...

`this._t` will be in a range of 0.0 to 1.0 `this.cameraPath.frames[numFrames - 1].t` provides a giving frame index as of the example, so when `this.cameraPath.frames` contains of 7 frames the...

I am trying to install the xeogl. After `npm install` I get in the log that gulp-util is deprecated and I should remove gulp-util using a lot of API replacements...

**Describe the bug** Error when trying to build the project using `npm run build` A clear and concise description of what the bug is. Log of when error appears; [2020-05-28T09_48_42_493Z-debug.log](https://github.com/xeolabs/xeogl/files/4694707/2020-05-28T09_48_42_493Z-debug.log)...

**Describe the bug** The [gltf/Nerves example](https://xeogl.org/examples/#importing_gltf_Nerves) shows blank screen after loading in Safari **To Reproduce** Steps to reproduce the behavior: 1. Go to https://xeogl.org/examples/#importing_gltf_Nerves using Safari 2. Wait for the...

Some of the examples files are not working in Firefox (74.0.1 (64bits)) Here is one. 1) Load https://xeogl.org/examples/#objects_entities into Firefox 2) Click on "True" for ghosted for example, but any...