Table of Contents
Meta Quest Pro, new tongue tracking
Big price reduction 4 months after launch
Home Technology peripherals AI Netizens are surprised by Meta headset's new feature: tongue tracking

Netizens are surprised by Meta headset's new feature: tongue tracking

Dec 21, 2023 am 11:15 AM
ai science and technology

It suddenly happened...

Meta’s MR headset can perform tongue tracking.

Netizens are surprised by Meta headsets new feature: tongue tracking

The effect is similar to:

Netizens are surprised by Meta headsets new feature: tongue tracking

With this new function, we can lick the virtual cone Ice cream, also better expresses that the weather is hot, and ____?

We don’t care about whether the effect is good or not, but judging from the reactions of netizens, it can be said that they are quite shocked, simply shocked to the extreme

Netizens are surprised by Meta headsets new feature: tongue tracking

I’m not interested in the reasons for supporting this feature at all

Netizens are surprised by Meta headsets new feature: tongue tracking

Some people even showed a confused expression :

Did I go wrong? Why did this news appear in the technology area(r/technology)? Isn’t it “This is really not Onion News” area? (Reddit does have such a section that collects outrageous news)

Netizens are surprised by Meta headsets new feature: tongue tracking

Ahem, people with open minds can no longer control so much:

Now there is only one tactile feedback interface, and we can "enjoy the future". .

Netizens are surprised by Meta headsets new feature: tongue tracking

Meta Quest Pro, new tongue tracking

When the Meta Quest Pro headset was released in October last year, it was one of the most important hardware upgrades. One is the introduction of facial and eye tracking technology

At that time, it could already realistically imitate the user's mouth opening and closing, nose twitching and eye movement movements

It can be said that everything Pretty perfect.

When observing facial expressions through the virtual mirror, users will find that this function cannot track the tongue part

Netizens are surprised by Meta headsets new feature: tongue tracking

Without this support, it means that it may Reduce our social expression(serious face) in VR. For example, you may not be able to joke with your friends by sticking out your tongue.

Some people have also complained:

Quest Pro’s other tracking functions can be completed very well, so is it difficult to add such important facial features to it?

Netizens are surprised by Meta headsets new feature: tongue tracking

It has been long-awaited, and now, Meta has finally released a new version of the facial tracking expansion package (v60 SDK) , which includes This new feature.

Netizens are surprised by Meta headsets new feature: tongue tracking

However, it doesn’t yet have full support for all apps:

Programs like Horizon Worlds don’t yet have access to tongue tracking technology, but developers are starting to Gradually add this technology to third-party applications

In terms of effect, in addition to the shown at the beginning (provided by one of the developers), we can also take a look at what another netizen posted Coming out:

Netizens are surprised by Meta headsets new feature: tongue tracking

It is understood that the tongue tracking function can currently only track the distance of the tongue .

Big price reduction 4 months after launch

It is worth mentioning that although netizens are chatting enthusiastically and thinking about this new feature(omitting all kinds of brainstorming here), but Quest Pro itself has suffered a lot.

In early March this year, just four months after the official launch of the product, its price was reduced from US$1,500 to US$1,000, a drop of 1/3 .

In addition, in September this year, it even launched a free giveaway-as long as you attend the Roblox Developer Conference, you can get one.

Netizens are surprised by Meta headsets new feature: tongue tracking

According to reports, after the release of Quest Pro, the reviews were mixed, resulting in weak sales. Therefore, some people said that the significant price cuts and gifts were all to clear inventory

According to reports, there is news that Meta will no longer order new parts for this head-mounted display, and will directly stop production once the existing inventory is sold out

In addition to Quest Pro, this year’s new The Quest 3 was released. Although it was aimed at the mass market and the cheapest "only" was about $500, it did not get off to a good start -

due to sales Not meeting expectations, shipments in the fourth quarter of this year are expected to have been reduced by 5-10%

Netizens are surprised by Meta headsets new feature: tongue tracking

Some people have also made some comments about the new tongue tracking function released today

Although this new feature left a deep impression on people, it is a bit insignificant in terms of increasing the popularity of MR/VR headsets

However, the good news is that on the other side , Apple’s Vision Pro has been put into mass production this month and will be released soon (the first batch of stocks is about 400,000).

According to reports, Apple will focus on the wearable device division next year instead of iPhone

So, we don’t know whether the official addition of this new player will give VR/MR The market brings a sense of warmth

Finally, do you have anything to say about this tongue tracking function?

The above is the detailed content of Netizens are surprised by Meta headset's new feature: tongue tracking. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Centos shutdown command line Centos shutdown command line Apr 14, 2025 pm 09:12 PM

The CentOS shutdown command is shutdown, and the syntax is shutdown [Options] Time [Information]. Options include: -h Stop the system immediately; -P Turn off the power after shutdown; -r restart; -t Waiting time. Times can be specified as immediate (now), minutes ( minutes), or a specific time (hh:mm). Added information can be displayed in system messages.

How to check CentOS HDFS configuration How to check CentOS HDFS configuration Apr 14, 2025 pm 07:21 PM

Complete Guide to Checking HDFS Configuration in CentOS Systems This article will guide you how to effectively check the configuration and running status of HDFS on CentOS systems. The following steps will help you fully understand the setup and operation of HDFS. Verify Hadoop environment variable: First, make sure the Hadoop environment variable is set correctly. In the terminal, execute the following command to verify that Hadoop is installed and configured correctly: hadoopversion Check HDFS configuration file: The core configuration file of HDFS is located in the /etc/hadoop/conf/ directory, where core-site.xml and hdfs-site.xml are crucial. use

What are the backup methods for GitLab on CentOS What are the backup methods for GitLab on CentOS Apr 14, 2025 pm 05:33 PM

Backup and Recovery Policy of GitLab under CentOS System In order to ensure data security and recoverability, GitLab on CentOS provides a variety of backup methods. This article will introduce several common backup methods, configuration parameters and recovery processes in detail to help you establish a complete GitLab backup and recovery strategy. 1. Manual backup Use the gitlab-rakegitlab:backup:create command to execute manual backup. This command backs up key information such as GitLab repository, database, users, user groups, keys, and permissions. The default backup file is stored in the /var/opt/gitlab/backups directory. You can modify /etc/gitlab

Centos install mysql Centos install mysql Apr 14, 2025 pm 08:09 PM

Installing MySQL on CentOS involves the following steps: Adding the appropriate MySQL yum source. Execute the yum install mysql-server command to install the MySQL server. Use the mysql_secure_installation command to make security settings, such as setting the root user password. Customize the MySQL configuration file as needed. Tune MySQL parameters and optimize databases for performance.

How is the GPU support for PyTorch on CentOS How is the GPU support for PyTorch on CentOS Apr 14, 2025 pm 06:48 PM

Enable PyTorch GPU acceleration on CentOS system requires the installation of CUDA, cuDNN and GPU versions of PyTorch. The following steps will guide you through the process: CUDA and cuDNN installation determine CUDA version compatibility: Use the nvidia-smi command to view the CUDA version supported by your NVIDIA graphics card. For example, your MX450 graphics card may support CUDA11.1 or higher. Download and install CUDAToolkit: Visit the official website of NVIDIACUDAToolkit and download and install the corresponding version according to the highest CUDA version supported by your graphics card. Install cuDNN library:

Detailed explanation of docker principle Detailed explanation of docker principle Apr 14, 2025 pm 11:57 PM

Docker uses Linux kernel features to provide an efficient and isolated application running environment. Its working principle is as follows: 1. The mirror is used as a read-only template, which contains everything you need to run the application; 2. The Union File System (UnionFS) stacks multiple file systems, only storing the differences, saving space and speeding up; 3. The daemon manages the mirrors and containers, and the client uses them for interaction; 4. Namespaces and cgroups implement container isolation and resource limitations; 5. Multiple network modes support container interconnection. Only by understanding these core concepts can you better utilize Docker.

How to choose a GitLab database in CentOS How to choose a GitLab database in CentOS Apr 14, 2025 pm 05:39 PM

When installing and configuring GitLab on a CentOS system, the choice of database is crucial. GitLab is compatible with multiple databases, but PostgreSQL and MySQL (or MariaDB) are most commonly used. This article analyzes database selection factors and provides detailed installation and configuration steps. Database Selection Guide When choosing a database, you need to consider the following factors: PostgreSQL: GitLab's default database is powerful, has high scalability, supports complex queries and transaction processing, and is suitable for large application scenarios. MySQL/MariaDB: a popular relational database widely used in Web applications, with stable and reliable performance. MongoDB:NoSQL database, specializes in

How to operate distributed training of PyTorch on CentOS How to operate distributed training of PyTorch on CentOS Apr 14, 2025 pm 06:36 PM

PyTorch distributed training on CentOS system requires the following steps: PyTorch installation: The premise is that Python and pip are installed in CentOS system. Depending on your CUDA version, get the appropriate installation command from the PyTorch official website. For CPU-only training, you can use the following command: pipinstalltorchtorchvisiontorchaudio If you need GPU support, make sure that the corresponding version of CUDA and cuDNN are installed and use the corresponding PyTorch version for installation. Distributed environment configuration: Distributed training usually requires multiple machines or single-machine multiple GPUs. Place

See all articles