3d

3D model animation in Python

I have an application on PyQt and I want to add a window with animation 3D models. I have the rig of this model, the model an ... ;/string> </property> </widget> </widget> <resources/> <connections/> </ui>

Add a ready-made animation to Blender

There are two models from the site mixamo.com with different animations. Is it possible to add an animation from one model to another, so that the model ends up with two animations?

Draw a three-dimensional, multi-colored, moving cube

Hello! I'm trying to draw a three-dimensional, multi-colored, moving cube. But it turns out that (GL_TRIANGLES_FAN): (GL_ ... dexBuffer); gl.glDrawArrays(GL10.GL_TRIANGLE_FAN, 0, cube.length); gl.glRotatef(1, 0.0f, 1.0f, 0.0f); }

How do I embed a 3D model inside an Android app?

In my application for Android (I develop in Android Studio), you need to add a room model. I'll draw this room, say, in Blender. And what to do next? How do I add it via Android Studio?

How do I draw a graph in a loop so that the graph of the previous cycle remains in the drawing? (matplotlib)

I started learning python quite recently, as it is convenient to draw 3D graphics with matplotlib (you need it for a diploma) ... nsZ from the code higher. But I do not know how to draw again in a loop. Please tell me, I couldn't find anything that worked

Java and 3d: what libraries and sample programs?

I heard Java is strong for the network, multithreading, a bunch of libraries for it. And how is it for writing browser-based 3D applications? How much does it support OpenGL and DirectX? Are there any browser-based 3d games or Java programs?

Writing an RPG using C# and XNA in 3D

The question is definitely noob, but since it appears so often on the web, I would like to put everything together in one pla ... I have no idea how exactly it should interact. Maybe there is some kind of programming pattern here? If so, tell me the name.

Ursina 3D engine. Part of the code with mouse.hovered doesn't work

Recently, I started to learn the ursina engine that allows you to work with 3D in Python. I followed the official tutorial fo ... 1080 * Text.size info = Text(text = "lol") info.x = 0.5 info.y = 0.4 info.background = True info.visible = True app.run()

Simple OpenGL C++animation

I make a 3D game in OpenGL, load models using Assimp, create a window, process keyboard clicks, load textures and sound using ... derstands skeletal animation perfectly, but I need more than just this type of animation. In addition, it is quite difficult.

How do I sync IK in Unity with PUN2?

Could you tell me how to sync the IK in the game? I have a weapon that moves and no hand behind it. Maybe the problem is that I use OnAnimatorIK, but if so, what function replaces it?

How do I get a 3D model out of the game?

In general, I tried to pull the 3D model out of the game with the programs 3DRipperDX and NinjaRipper. Alas, it didn't work o ... ct, why so ?? How do I fix this??? Are there any programs that could "remove" the model from the running program ???

OpenGL scene rendering, ray tracing

At the university now there is a discipline "Computer graphics". The teacher set 2 tasks: 1) Draw a scene with 3D objects ( ... any resources that can fully provide enough knowledge to complete these tasks? (Preferably for PyOpenGL, but not necessarily)

3d models on the site

Good evening. I'm making a website for a weapons encyclopedia. I would like to upload 3D models of weapons to the page with t ... ll me in which direction to move? What to read, maybe there are some services that allow you to quickly embed these models?

How to rotate the camera around an object in Three.js?

You need to write an algorithm for rotating and moving the camera around the object. I tried using sinuses and cosines , but ... e is the angle to rotate the camera relative to the object, determined by the coordinate differences in the mousemove event.

3D illusion in a 2D game

Hi, I'm playing a game in html5. There is such a scene Initially, it was collected in the tile editor, but now I realized t ... lement the rendering of this map, how to bring it all to life, what queries to Google ? Thank you in advance for any help !)

Libgdx pseudo 3d road

Creating a road following the example of http://www.extentofthejam.com/pseudo. But there is a performance issue. Each div ... nt (trees, houses..). Which will significantly reduce the number of textures and improve performance, but will look sparse...

The movement of a model airplane around the globe

It is necessary to drive a three-dimensional model of an airplane in a circle on a 3D model of the Earth. The track is fake, ... ck according to the coordinates? And how to rotate it? Examples in C# WinForms, where you could peek, especially not found.

Switching between 2d and 3d in unity

I am writing a simple game on Unity and working in a 2d dimension, but I would like to implement a transition between 2d and ... 2d mode enters a portal and abruptly the game goes into 3d mode, hence the question: Is it possible and how to implement it?

Clickable 3D Globe

I'm thinking of doing a project using a 3D globe with the possibility of clicking on countries, but I don't know where to sta ... aches you to tinker with this globe or create one from scratch? I know it is something very complicated so any help is valid.

Play 3D graph with contour lines in R software

I tried to add contour lines in my plot as in the second figure below, but I couldn't, does anyone know how I should proceed? ... expand=0.5, ltheta=90, lphi=80, shade=0.9, ticktype="detailed", nticks=5)