Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: 3d

Algorithm – thousands of lights with triangles in 3D space

There are thousands of rays and triangles. We need to get all the intersections. If we use a normal two-level loop, we need O(mn) time complexity. Is there How to reduce the time complexity from O(

October 17, 2021By Simo Mathematics 3d, Algorithm, cross, light, Medium, space, thousands, triangleLeave a Comment

Matplot 3D image

import matplotlib.pyplot as plt
from mpl_toolkits.mplot3d import Axes3D
import numpy as np

fig = plt.figure()
ax = Axes3D(fig)
X = np.arange(-4, 4, 0.25)
Y = np.arange(-4, 4, 0.25)
X, Y =

October 9, 2021By Simo Rom 3d, image, Matplot, paintingLeave a Comment

Algorithm – The minimum spheres of the triangle in 3D?

First, I think you add the vertex and the scale by 1/3 to find the origin and then the maximum distance from the vertex to the origin. This will produce a sphere containing triangles, but it doesn’

October 3, 2021By Simo Software Design 3d, Algorithm, Medium, Minimum, package, shaped, spherical, triangleLeave a Comment

3D visual simulation encounters virtual reality technology

Leap Motion is not new anymore. The first generation of products was launched 3 years ago.

With two sets of development accessories, desktop and virtual reality, the software download address

September 26, 2021By Simo Tablet 3d, encounter, simulation, technology, virtual reality, visualizationLeave a Comment

R plotly 3D Surface Plot Problem

I tried to draw a three-dimensional surface map based on these plotly examples

When I tried these examples on my data set

test_plotly = structure(list(Age = c(82L, 82L, 83L, 83L, 83L, 8

September 25, 2021By Simo Surface 3d, Plot, Plotly, Question, surfaceLeave a Comment

iPhone – OpenGL ES How to Import 3D Models at runtime and map the texture to it

It’s a bit cheating because there are actually two problems in the title.

As for how to import the 3D model, I think I can pass this .

However, my question is: Can I map textures to imp

September 23, 2021By Simo iPhone 3d, ES, How, import, iPhone, Mapping, model, OpenGL, run, Texture, willLeave a Comment

AMAP-Building-Crawler Gao De Map 3D Building Information Reptile Project

amap-building-crawler A crawler project for fetching 3d building data from amap and tramsform its to GeoJSON.
High German map 3D building information crawler project for crawling The 3D building da

August 22, 2021By Simo Web Crawler 3d, Amap, building, construction, crawler, high, Information, Map, moral, project, reptileLeave a Comment

ex2_2 different presentation of a surface in 3D

% ex2_2.m% Chapter 2: Optimization with Matlab% Dr. P.Venkataraman % Example 2 Sec.2.3%% graphical solution using matlab (two design variables)% Unconstrained function illustrating global minimum%

August 22, 2021By Simo Surface 3d, Different, ex, ex2, presentation, surfaceLeave a Comment
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress